Added script.js descriptor by Dustin Diaz, Cameron Diaz is hot as

This commit is contained in:
samot
2011-02-25 22:52:55 +10:00
parent 71efc1e79d
commit eaa6318fda
+24
View File
@@ -0,0 +1,24 @@
{
"name": "script.js",
"filename": "scriptS.min.js",
"versions": "1.1",
"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"
],
"maintainers": [
{
"name": "Dustin Diaz",
"web": "http://www.dustindiaz.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/polvero/script.js"
}
]
}