{ "_from": "jsonist@~2.1.0", "_id": "jsonist@2.1.2", "_inBundle": false, "_integrity": "sha512-8yqmWJAC2VaYoSKQAbsfgCpGY5o/1etWzx6ZxaZrC4iGaHrHUZEo+a2MyF8w+2uTavTlHdLWaZUoR19UfBstxQ==", "_location": "/jsonist", "_phantomChildren": { "inherits": "2.0.4", "safe-buffer": "5.1.2", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "jsonist@~2.1.0", "name": "jsonist", "escapedName": "jsonist", "rawSpec": "~2.1.0", "saveSpec": null, "fetchSpec": "~2.1.0" }, "_requiredBy": [ "/ghutils" ], "_resolved": "https://registry.npmjs.org/jsonist/-/jsonist-2.1.2.tgz", "_shasum": "c1377311e8fc857abe7aa3df197116a911f95324", "_spec": "jsonist@~2.1.0", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/ghutils", "author": { "name": "Rod Vagg", "email": "r@va.gg" }, "bugs": { "url": "https://github.com/rvagg/jsonist/issues" }, "bundleDependencies": false, "dependencies": { "bl": "~3.0.0", "hyperquest": "~2.1.3", "json-stringify-safe": "~5.0.1", "xtend": "~4.0.1" }, "deprecated": false, "description": "A simple wrapper around for dealing with JSON web APIs", "devDependencies": { "after": "~0.8.2", "faucet": "~0.0.1", "tape": "~4.10.2" }, "homepage": "https://github.com/rvagg/jsonist", "keywords": [ "http", "hyperquest", "json", "hungry hungry http hippo!" ], "license": "MIT", "main": "jsonist.js", "name": "jsonist", "repository": { "type": "git", "url": "git+https://github.com/rvagg/jsonist.git" }, "scripts": { "test": "node test.js | faucet" }, "version": "2.1.2" }