mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
Create package.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user