{
  "_args": [
    [
      "d2-utilizr@^0.2.4",
      "/Users/nico/Documents/dhis/webapps/d2-ui"
    ]
  ],
  "_from": "d2-utilizr@>=0.2.4 <0.3.0",
  "_id": "d2-utilizr@0.2.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/d2-utilizr",
  "_nodeVersion": "5.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/d2-utilizr-0.2.9.tgz_1461345877605_0.336760092061013"
  },
  "_npmUser": {
    "email": "mark@thedutchies.com",
    "name": "mpolak"
  },
  "_npmVersion": "3.8.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "d2-utilizr",
    "raw": "d2-utilizr@^0.2.4",
    "rawSpec": "^0.2.4",
    "scope": null,
    "spec": ">=0.2.4 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/d2-utilizr/-/d2-utilizr-0.2.9.tgz",
  "_shasum": "b1cdf25820c825cf683a0bdd69a88fa524a424d3",
  "_shrinkwrap": null,
  "_spec": "d2-utilizr@^0.2.4",
  "_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
  "author": {
    "name": "Jan Henrik Øverland"
  },
  "bugs": {
    "url": "https://github.com/dhis2/d2-utilizr/issues"
  },
  "dependencies": {
    "lodash.isboolean": "^3.0.3",
    "lodash.isfunction": "^3.0.8",
    "lodash.ismap": "^4.3.0",
    "lodash.isnumber": "^3.0.3",
    "lodash.isobject": "^3.0.2",
    "lodash.isset": "^4.3.0",
    "lodash.isstring": "^4.0.1"
  },
  "description": "==",
  "devDependencies": {
    "babel-cli": "^6.3.15",
    "babel-core": "^6.5.1",
    "babel-preset-es2015": "^6.3.13",
    "babel-preset-stage-2": "^6.3.13",
    "chai": "^3.5.0",
    "codeclimate-test-reporter": "^0.3.1",
    "documentation": "^4.0.0-beta",
    "isparta": "^4.0.0",
    "mocha": "^2.4.5",
    "sinon": "^1.17.3",
    "sinon-chai": "^2.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b1cdf25820c825cf683a0bdd69a88fa524a424d3",
    "tarball": "https://registry.npmjs.org/d2-utilizr/-/d2-utilizr-0.2.9.tgz"
  },
  "gitHead": "947235c9f863b3fd12fc94a9e273a22cab58b8e5",
  "homepage": "https://github.com/dhis2/d2-utilizr#readme",
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "janhenrik.overland@gmail.com",
      "name": "janhenrikoverland"
    },
    {
      "email": "mark@thedutchies.com",
      "name": "mpolak"
    }
  ],
  "name": "d2-utilizr",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dhis2/d2-utilizr.git"
  },
  "scripts": {
    "build": "babel src/ --out-dir lib --source-maps",
    "coverage": "babel-node node_modules/isparta/bin/isparta cover --report text --report html --report lcov node_modules/mocha/bin/_mocha -- --reporter dot --compilers js:babel-core/register --require config/test-env-setup.js config/sandbox-setup.js --recursive test",
    "docs": "documentation build src/* --github --output docs --format html",
    "postdocs": " git checkout .babelrc",
    "posttravis": "codeclimate-test-reporter < ./coverage/lcov.info",
    "predocs": "rm ./.babelrc || true",
    "test": "mocha --reporter spec --compilers js:babel-core/register --require config/test-env-setup.js config/sandbox-setup.js --recursive test",
    "test-watch": "mocha --reporter spec --compilers js:babel-core/register --require config/test-env-setup.js config/sandbox-setup.js --recursive test --watch",
    "travis": "npm run coverage"
  },
  "version": "0.2.9"
}
