{
  "_args": [
    [
      "jsoneditor@latest",
      "/home/balessan/workspace/wp-ldp/library/js"
    ]
  ],
  "_from": "jsoneditor@latest",
  "_id": "jsoneditor@5.9.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/jsoneditor",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jsoneditor-5.9.5.tgz_1503746309731_0.15988429263234138"
  },
  "_npmUser": {
    "email": "wjosdejong@gmail.com",
    "name": "josdejong"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "jsoneditor",
    "raw": "jsoneditor@latest",
    "rawSpec": "latest",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jsoneditor/-/jsoneditor-5.9.5.tgz",
  "_shasum": "097cb29445646b716b148c486bb100800f592511",
  "_shrinkwrap": null,
  "_spec": "jsoneditor@latest",
  "_where": "/home/balessan/workspace/wp-ldp/library/js",
  "author": {
    "email": "wjosdejong@gmail.com",
    "name": "Jos de Jong"
  },
  "bugs": {
    "url": "https://github.com/josdejong/jsoneditor/issues"
  },
  "dependencies": {
    "ajv": "5.2.0",
    "brace": "0.10.0",
    "javascript-natural-sort": "0.7.1"
  },
  "description": "A web-based tool to view, edit, format, and validate JSON",
  "devDependencies": {
    "gulp": "3.9.1",
    "gulp-clean-css": "3.4.2",
    "gulp-concat-css": "2.3.0",
    "gulp-shell": "0.6.3",
    "gulp-util": "3.0.8",
    "json-loader": "0.5.4",
    "mkdirp": "0.5.1",
    "mocha": "3.4.2",
    "uglify-js": "2.8.22",
    "webpack": "1.13.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-WuHscgvDMNA2K6aNBQQNqfBcF6Hd7mx/AB7uxO5hYnV7TsDsDZAzCTxCbqaWoR4/Iv/VVYcNsOMTUZttGau9Wg==",
    "shasum": "097cb29445646b716b148c486bb100800f592511",
    "tarball": "https://registry.npmjs.org/jsoneditor/-/jsoneditor-5.9.5.tgz"
  },
  "gitHead": "a418fbab01fe29c8b0cd356b12b113535cc59da9",
  "homepage": "https://github.com/josdejong/jsoneditor",
  "license": "Apache-2.0",
  "main": "./index",
  "maintainers": [
    {
      "name": "josdejong",
      "email": "wjosdejong@gmail.com"
    }
  ],
  "name": "jsoneditor",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/josdejong/jsoneditor.git"
  },
  "scripts": {
    "build": "gulp",
    "test": "mocha test",
    "watch": "gulp watch"
  },
  "tags": [
    "editor",
    "formatter",
    "json",
    "viewer"
  ],
  "version": "5.9.5"
}
