{
  "_args": [
    [
      {
        "raw": "strong-data-uri@^1.0.0",
        "scope": null,
        "escapedName": "strong-data-uri",
        "name": "strong-data-uri",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-services/node_modules/node-inspector"
    ]
  ],
  "_from": "strong-data-uri@>=1.0.0 <2.0.0",
  "_id": "strong-data-uri@1.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/strong-data-uri",
  "_nodeVersion": "4.4.3",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/strong-data-uri-1.0.4.tgz_1462320267028_0.43716702749952674"
  },
  "_npmUser": {
    "name": "rmg",
    "email": "r.m.graham@gmail.com"
  },
  "_npmVersion": "3.8.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "strong-data-uri@^1.0.0",
    "scope": null,
    "escapedName": "strong-data-uri",
    "name": "strong-data-uri",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-inspector"
  ],
  "_resolved": "https://registry.npmjs.org/strong-data-uri/-/strong-data-uri-1.0.4.tgz",
  "_shasum": "136765ebaf8e0f4ad60c4b146779f062c29d18f0",
  "_shrinkwrap": null,
  "_spec": "strong-data-uri@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-services/node_modules/node-inspector",
  "author": {
    "name": "Miroslav Bajtos",
    "email": "miroslav@strongloop.com"
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-data-uri/issues"
  },
  "dependencies": {
    "truncate": "~1.0.2"
  },
  "description": "Parser and builder for `data:` URIs",
  "devDependencies": {
    "chai": "~1.8.1",
    "istanbul": "~0.2.4",
    "jshint": "~2.4.3",
    "mocha": "~1.17.1"
  },
  "directories": {},
  "dist": {
    "shasum": "136765ebaf8e0f4ad60c4b146779f062c29d18f0",
    "tarball": "https://registry.npmjs.org/strong-data-uri/-/strong-data-uri-1.0.4.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "afe6eff520c576c66c3d85997cbc0a862fc84e32",
  "homepage": "https://github.com/strongloop/strong-data-uri#readme",
  "license": "Artistic-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bajtos",
      "email": "mbajtoss@gmail.com"
    },
    {
      "name": "chandadharap",
      "email": "chanda_dharap@yahoo.com"
    },
    {
      "name": "ibmcloud-admin",
      "email": "rmg@ca.ibm.com"
    },
    {
      "name": "kraman",
      "email": "kraman@gmail.com"
    },
    {
      "name": "octet",
      "email": "vieuxtech@gmail.com"
    },
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    },
    {
      "name": "rmg",
      "email": "r.m.graham@gmail.com"
    },
    {
      "name": "strongloop",
      "email": "strngops@us.ibm.com"
    }
  ],
  "name": "strong-data-uri",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/strong-data-uri.git"
  },
  "scripts": {
    "posttest": "test -z $npm_config_coverage || istanbul report",
    "pretest": "jshint *.js test",
    "test": "istanbul test -- _mocha -R spec"
  },
  "version": "1.0.4"
}
