package.json 1.85 KB
{
  "_args": [
    [
      "js-stringify@^1.0.1",
      "/root/nodejs/myapp/node_modules/pug-code-gen"
    ]
  ],
  "_from": "js-stringify@>=1.0.1 <2.0.0",
  "_id": "js-stringify@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/js-stringify",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "js-stringify",
    "raw": "js-stringify@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug-attrs",
    "/pug-code-gen"
  ],
  "_resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz",
  "_shasum": "1736fddfd9724f28a3682adc6230ae7e4e9679db",
  "_shrinkwrap": null,
  "_spec": "js-stringify@^1.0.1",
  "_where": "/root/nodejs/myapp/node_modules/pug-code-gen",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/jadejs/js-stringify/issues"
  },
  "dependencies": {},
  "description": "Stringify an object so it can be safely inlined in JavaScript code",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "1736fddfd9724f28a3682adc6230ae7e4e9679db",
    "tarball": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz"
  },
  "gitHead": "7fea7dc2fb40d565dd1cd404c1011af496846e9a",
  "homepage": "https://github.com/jadejs/js-stringify#readme",
  "keywords": [],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindeay.co.uk"
    }
  ],
  "name": "js-stringify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jadejs/js-stringify.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.2"
}