{ "_from": "test-value@^2.1.0", "_id": "test-value@2.1.0", "_inBundle": false, "_integrity": "sha1-Edpv9nDzRxpztiXKTz/c97t0gpE=", "_location": "/test-value", "_phantomChildren": { "typical": "2.6.1" }, "_requested": { "type": "range", "registry": true, "raw": "test-value@^2.1.0", "name": "test-value", "escapedName": "test-value", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/find-replace" ], "_resolved": "https://registry.npmjs.org/test-value/-/test-value-2.1.0.tgz", "_shasum": "11da6ff670f3471a73b625ca4f3fdcf7bb748291", "_spec": "test-value@^2.1.0", "_where": "/home/wn/workspace-node/homepage/node_modules/find-replace", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/75lb/test-value/issues" }, "bundleDependencies": false, "dependencies": { "array-back": "^1.0.3", "typical": "^2.6.0" }, "deprecated": false, "description": "Test a value in a variety of ways", "devDependencies": { "core-assert": "^0.2.0", "jsdoc-to-markdown": "^2.0.0-alpha", "test-runner": "^0.2.3" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/75lb/test-value#readme", "keywords": [], "license": "MIT", "main": "./lib/test-value.js", "name": "test-value", "repository": { "type": "git", "url": "git+https://github.com/75lb/test-value.git" }, "scripts": { "docs": "jsdoc2md -t jsdoc2md/README.hbs lib/*.js > README.md; echo", "test": "test-runner test/*.js" }, "version": "2.1.0" }