mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 05:18:04 +10:00
39 lines
771 B
JSON
39 lines
771 B
JSON
{
|
|
"name": "script.js",
|
|
"filename": "script.min.js",
|
|
"version": "2.5.7",
|
|
"description": "$script.js is an asynchronous JavaScript loader and dependency manager with an astonishingly impressive lightweight footprint",
|
|
"homepage": "http://www.dustindiaz.com/scriptjs/",
|
|
"keywords": [
|
|
"loader",
|
|
"asynchronous",
|
|
"popular",
|
|
"ender",
|
|
"script",
|
|
"dependency",
|
|
"ajax",
|
|
"jsonp"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Dustin Diaz",
|
|
"web": "http://www.dustindiaz.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ded/script.js.git"
|
|
}
|
|
],
|
|
"npmName": "scriptjs",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"script.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|