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

57 lines
1.6 KiB
JSON

{
"_args": [
[
"markerwithlabel@2.0.1",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "markerwithlabel@2.0.1",
"_id": "markerwithlabel@2.0.1",
"_inBundle": false,
"_integrity": "sha512-UnfHImP2rVpUHDa18/08DvOaMB1NjSkeE/wkiI7DgvflzcK3rKwb2DHU4u9tSEHfjf2piR/E7I9zGvUZRHivqg==",
"_location": "/markerwithlabel",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "markerwithlabel@2.0.1",
"name": "markerwithlabel",
"escapedName": "markerwithlabel",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/react-google-maps"
],
"_resolved": "https://registry.npmjs.org/markerwithlabel/-/markerwithlabel-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"author": {
"name": "Jess Telford",
"email": "hi@jes.st",
"url": "http://jes.st"
},
"bugs": {
"url": "https://github.com/jesstelford/node-MarkerWithLabel/issues"
},
"description": "npm module of Google Map utility's Marker With Label",
"homepage": "https://github.com/jesstelford/node-MarkerWithLabel#readme",
"keywords": [
"google-map",
"marker",
"map",
"label"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "markerwithlabel",
"repository": {
"type": "git",
"url": "git+https://github.com/jesstelford/node-MarkerWithLabel.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.1"
}