123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "svg-gauge",
- "/Users/janbranbergen/tmp/ionic/myApp"
- ]
- ],
- "_from": "svg-gauge@latest",
- "_id": "svg-gauge@1.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/svg-gauge",
- "_nodeVersion": "5.1.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/svg-gauge-1.0.2.tgz_1478079554462_0.9864934992510825"
- },
- "_npmUser": {
- "email": "aniketn3@gmail.com",
- "name": "naikus"
- },
- "_npmVersion": "3.3.12",
- "_phantomChildren": {},
- "_requested": {
- "name": "svg-gauge",
- "raw": "svg-gauge",
- "rawSpec": "",
- "scope": null,
- "spec": "latest",
- "type": "tag"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/svg-gauge/-/svg-gauge-1.0.2.tgz",
- "_shasum": "824c09766faf6d27986015e29d3867ce32a51b85",
- "_shrinkwrap": null,
- "_spec": "svg-gauge",
- "_where": "/Users/janbranbergen/tmp/ionic/myApp",
- "author": {
- "name": "aniketn3@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/naikus/svg-gauge/issues"
- },
- "dependencies": {},
- "description": "Minimal SVG animated gauge with zero dependencies",
- "devDependencies": {
- "del": "^2.2.1",
- "event-stream": "^3.3.3",
- "gulp": "^3.9.1",
- "gulp-concat": "^2.6.0",
- "gulp-jshint": "^2.0.1",
- "gulp-uglify": "^1.5.4"
- },
- "directories": {
- "test": "test"
- },
- "dist": {
- "shasum": "824c09766faf6d27986015e29d3867ce32a51b85",
- "tarball": "https://registry.npmjs.org/svg-gauge/-/svg-gauge-1.0.2.tgz"
- },
- "gitHead": "91c508af87fc40ac7126dd0ca47cc06634a90012",
- "homepage": "https://github.com/naikus/svg-gauge#readme",
- "keywords": [
- "Animation",
- "Gauge",
- "SVG"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "naikus",
- "email": "aniketn3@gmail.com"
- }
- ],
- "name": "svg-gauge",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/naikus/svg-gauge.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.2"
- }
|