innovationDriveApp/node_modules/scriptjs/package.json
2018-07-08 19:21:40 +10:00

65 lines
1.6 KiB
JSON

{
"_from": "scriptjs@^2.5.8",
"_id": "scriptjs@2.5.8",
"_inBundle": false,
"_integrity": "sha1-0MQ5VcLmutM7bk7fe1O4llqnyl8=",
"_location": "/scriptjs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"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",
"_shasum": "d0c43955c2e6bad33b6e4edf7b53b8965aa7ca5f",
"_spec": "scriptjs@^2.5.8",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2/node_modules/react-google-maps",
"author": {
"name": "Dustin Diaz",
"email": "dustin@dustindiaz.com",
"url": "http://dustindiaz.com"
},
"bugs": {
"url": "https://github.com/ded/script.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jacob Thornton",
"email": "jacob@twitter.com",
"url": "https://github.com/fat"
}
],
"deprecated": false,
"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"
}