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

60 lines
1.6 KiB
JSON

{
"_args": [
[
"google-maps-infobox@1.1.15",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "google-maps-infobox@1.1.15",
"_id": "google-maps-infobox@1.1.15",
"_inBundle": false,
"_integrity": "sha1-IqKKl89yos2Ek+73VccfwaKZUXA=",
"_location": "/google-maps-infobox",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "google-maps-infobox@1.1.15",
"name": "google-maps-infobox",
"escapedName": "google-maps-infobox",
"rawSpec": "1.1.15",
"saveSpec": null,
"fetchSpec": "1.1.15"
},
"_requiredBy": [
"/react-google-maps"
],
"_resolved": "https://registry.npmjs.org/google-maps-infobox/-/google-maps-infobox-1.1.15.tgz",
"_spec": "1.1.15",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"bugs": {
"url": "https://github.com/lucasfs7/google-maps-infobox-module/issues"
},
"description": "A browserify optimized module of google maps infobox",
"devDependencies": {
"gulp": "^3.8.10",
"gulp-chmod": "^1.2.0",
"gulp-concat-util": "^0.5.1"
},
"homepage": "https://github.com/lucasfs7/google-maps-infobox-module#readme",
"keywords": [
"browser",
"server",
"client",
"google",
"maps",
"browserify"
],
"license": "MIT",
"main": "infobox-module.js",
"name": "google-maps-infobox",
"repository": {
"type": "git",
"url": "git://github.com/lucasfs7/google-maps-infobox-module.git"
},
"scripts": {
"compile": "gulp modularize",
"start": "gulp"
},
"version": "1.1.15"
}