Files
2014-02-24 12:49:10 +02:00

18 lines
462 B
JSON

{
"name": "requirejs-async",
"filename": "async.js",
"version": "0.1.1",
"description": "RequireJS plugin for async dependency load like JSONP and Google Maps",
"homepage": "https://github.com/millermedeiros/requirejs-plugins",
"keywords": [
"requirejs",
"async"
],
"maintainers": [
{
"name": "Miller Medeiros",
"web": "https://github.com/millermedeiros/requirejs-plugins"
}
]
}