{
  "_from": "jsonpack@^1.1.5",
  "_id": "jsonpack@1.1.5",
  "_inBundle": false,
  "_integrity": "sha1-1CsNz9kaxY7zEQ+W0sWZQEw9wnw=",
  "_location": "/jsonpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jsonpack@^1.1.5",
    "name": "jsonpack",
    "escapedName": "jsonpack",
    "rawSpec": "^1.1.5",
    "saveSpec": null,
    "fetchSpec": "^1.1.5"
  },
  "_requiredBy": [
    "/bundlewatch"
  ],
  "_resolved": "https://registry.npmjs.org/jsonpack/-/jsonpack-1.1.5.tgz",
  "_shasum": "d42b0dcfd91ac58ef3110f96d2c599404c3dc27c",
  "_spec": "jsonpack@^1.1.5",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/bundlewatch",
  "author": {
    "name": "Rodrigo González | sapienlab"
  },
  "bugs": {
    "url": "https://github.com/sapienlab/jsonpack/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A compression algorithm for JSON",
  "devDependencies": {
    "expect.js": "*",
    "mocha": "*"
  },
  "dojoBuild": "package.js",
  "homepage": "https://github.com/sapienlab/jsonpack",
  "icon": "https://raw.github.com/sapienlab/jsonpack/master/icon.png",
  "keywords": [
    "compress",
    "json"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/roro89/jsonpack/blob/master/LICENSE.md"
    }
  ],
  "main": "./main",
  "maintainers": [
    {
      "name": "Rodrigo González",
      "email": "rodrigo@sapienlab.com",
      "url": "http://sapienlab.com"
    }
  ],
  "name": "jsonpack",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sapienlab/jsonpack.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.5",
  "volo": {
    "baseDir": "."
  }
}
