mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
16 lines
417 B
JSON
16 lines
417 B
JSON
{
|
|
"name": "use.js",
|
|
"filename": "use.js",
|
|
"version": "0.4.0",
|
|
"description": "RequireJS plugin for loading incompatible code.",
|
|
"homepage": "https://github.com/tbranyen/use.js",
|
|
"keywords": ["requirejs", "amd"],
|
|
"author": "Tim Branyen",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/tbranyen/use.js.git"
|
|
}
|
|
]
|
|
}
|