mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
31 lines
579 B
JSON
31 lines
579 B
JSON
{
|
|
"name": "evil.js",
|
|
"title": "evil.js",
|
|
"filename": "evil.min.js",
|
|
"version": "42",
|
|
"description": "A JavaScript library for thwarting hotlinkers.",
|
|
"homepage": "http://kitcambridge.be/evil.js/",
|
|
"keywords": [
|
|
"evil",
|
|
"evil.js"
|
|
],
|
|
"author": [
|
|
{
|
|
"name": "Kit Cambridge",
|
|
"email": "github@kitcambridge.be",
|
|
"web": "http://kitcambridge.be/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/kitcambridge/evil.js.git"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "Public Domain"
|
|
}
|
|
]
|
|
}
|