Files
cdnjs/ajax/libs/script.js/package.json
T
2013-09-03 14:27:50 +01:00

31 lines
697 B
JSON

{
"name": "script.js",
"filename": "script.min.js",
"version": "2.4.0",
"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"
}
]
}