innovationDriveApp/node_modules/scriptjs/package.json
2018-07-08 22:49:17 +10:00

68 lines
1.6 KiB
JSON

{
"_args": [
[
"scriptjs@2.5.8",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "scriptjs@2.5.8",
"_id": "scriptjs@2.5.8",
"_inBundle": false,
"_integrity": "sha1-0MQ5VcLmutM7bk7fe1O4llqnyl8=",
"_location": "/scriptjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "scriptjs@2.5.8",
"name": "scriptjs",
"escapedName": "scriptjs",
"rawSpec": "2.5.8",
"saveSpec": null,
"fetchSpec": "2.5.8"
},
"_requiredBy": [
"/react-google-maps"
],
"_resolved": "https://registry.npmjs.org/scriptjs/-/scriptjs-2.5.8.tgz",
"_spec": "2.5.8",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"author": {
"name": "Dustin Diaz",
"email": "dustin@dustindiaz.com",
"url": "http://dustindiaz.com"
},
"bugs": {
"url": "https://github.com/ded/script.js/issues"
},
"contributors": [
{
"name": "Jacob Thornton",
"email": "jacob@twitter.com",
"url": "https://github.com/fat"
}
],
"description": "Asyncronous JavaScript loader and dependency manager",
"devDependencies": {
"domready": "*",
"sink-test": "*",
"smoosh": "*"
},
"ender": "./src/ender.js",
"homepage": "https://github.com/ded/script.js",
"keywords": [
"ender",
"script",
"dependency",
"ajax",
"jsonp",
"loader"
],
"main": "./dist/script.js",
"name": "scriptjs",
"repository": {
"type": "git",
"url": "git+https://github.com/ded/script.js.git"
},
"version": "2.5.8"
}