You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

55 lines
1.3 KiB

{
"_args": [
[
"almond@0.3.3",
"C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit"
]
],
"_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:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit",
"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"
}