{
  "_args": [
    [
      {
        "raw": "manakin@0.4",
        "scope": null,
        "escapedName": "manakin",
        "name": "manakin",
        "rawSpec": "0.4",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/pg-promise"
    ]
  ],
  "_from": "manakin@>=0.4.0 <0.5.0",
  "_id": "manakin@0.4.6",
  "_inCache": true,
  "_location": "/manakin",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/manakin-0.4.6.tgz_1469405315402_0.006488879676908255"
  },
  "_npmUser": {
    "name": "vitaly.tomilov",
    "email": "vitaly.tomilov@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "manakin@0.4",
    "scope": null,
    "escapedName": "manakin",
    "name": "manakin",
    "rawSpec": "0.4",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pg-promise"
  ],
  "_resolved": "https://registry.npmjs.org/manakin/-/manakin-0.4.6.tgz",
  "_shasum": "759e265370c5cfeca5e02022981be7e6a56cd735",
  "_shrinkwrap": null,
  "_spec": "manakin@0.4",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/pg-promise",
  "author": {
    "name": "Vitaly Tomilov",
    "email": "vitaly.tomilov@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/vitaly-t/manakin/issues",
    "email": "vitaly.tomilov@gmail.com"
  },
  "dependencies": {},
  "description": "Prime colors for your console",
  "devDependencies": {
    "coveralls": "2.x",
    "istanbul": "0.4",
    "jasmine-node": "1.x"
  },
  "directories": {},
  "dist": {
    "shasum": "759e265370c5cfeca5e02022981be7e6a56cd735",
    "tarball": "https://registry.npmjs.org/manakin/-/manakin-0.4.6.tgz"
  },
  "engines": {
    "node": ">=0.10",
    "npm": ">=1.4"
  },
  "files": [
    "lib"
  ],
  "gitHead": "99a7abcf6850cf5b40f29f7d79a08bf43d60873b",
  "homepage": "https://github.com/vitaly-t/manakin",
  "keywords": [
    "color",
    "console",
    "console error",
    "console warning"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "vitaly.tomilov",
      "email": "vitaly.tomilov@gmail.com"
    }
  ],
  "name": "manakin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vitaly-t/manakin.git"
  },
  "scripts": {
    "coverage": "istanbul cover ./node_modules/jasmine-node/bin/jasmine-node test",
    "test": "jasmine-node test",
    "travis": "istanbul cover ./node_modules/jasmine-node/bin/jasmine-node test --captureExceptions && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
  },
  "version": "0.4.6"
}
