56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"almond@0.3.3",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "almond@0.3.3",
|
|
"_id": "almond@0.3.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-oOfJWsdiTWQXtElLHmi/9pMWiiA=",
|
|
"_location": "/almond",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "almond@0.3.3",
|
|
"name": "almond",
|
|
"escapedName": "almond",
|
|
"rawSpec": "0.3.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/select2"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/almond/-/almond-0.3.3.tgz",
|
|
"_spec": "0.3.3",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "James Burke",
|
|
"email": "jrburke@gmail.com",
|
|
"url": "http://github.com/jrburke"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/requirejs/almond/issues"
|
|
},
|
|
"description": "A minimal AMD API implementation for use in optimized browser builds.",
|
|
"devDependencies": {
|
|
"connect": "^3.3.4",
|
|
"serve-static": "^1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"homepage": "http://github.com/requirejs/almond",
|
|
"license": "MIT",
|
|
"main": "almond.js",
|
|
"name": "almond",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/requirejs/almond.git"
|
|
},
|
|
"version": "0.3.3"
|
|
}
|