Current File : /home/tradevaly/www/node_modules/gmaps/package.json |
{
"_args": [
[
"gmaps@0.4.25",
"/home/skote/public_html"
]
],
"_from": "gmaps@0.4.25",
"_id": "gmaps@0.4.25",
"_inBundle": false,
"_integrity": "sha512-a2qZl3SMbfGow02WUWWH9+Cc0kVrUCnhSh+b13P7XTi8pauLHpa0A/8rYK9x4C/iPdkfAY0FAOyuwqHnLPHi4w==",
"_location": "/gmaps",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gmaps@0.4.25",
"name": "gmaps",
"escapedName": "gmaps",
"rawSpec": "0.4.25",
"saveSpec": null,
"fetchSpec": "0.4.25"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/gmaps/-/gmaps-0.4.25.tgz",
"_spec": "0.4.25",
"_where": "/home/skote/public_html",
"author": {
"name": "Gustavo Leon"
},
"bugs": {
"url": "https://github.com/HPNeo/gmaps/issues"
},
"description": "the easiest way to use Google Maps",
"devDependencies": {
"docdash": "^0.1.0",
"grunt": "~0.4.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jasmine": "1.0.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "~0.4.4",
"grunt-umd": "~1.3.0",
"minami": "^1.1.1"
},
"homepage": "http://hpneo.github.com/gmaps/",
"license": "MIT",
"main": "gmaps.js",
"name": "gmaps",
"repository": {
"type": "git",
"url": "git+https://github.com/HPNeo/gmaps.git"
},
"scripts": {
"test": "grunt test --verbose"
},
"version": "0.4.25"
}