1{ 2 "_from": "jsprim@1.4.2", 3 "_id": "jsprim@1.4.2", 4 "_inBundle": false, 5 "_integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", 6 "_location": "/jsprim", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "jsprim@1.4.2", 12 "name": "jsprim", 13 "escapedName": "jsprim", 14 "rawSpec": "1.4.2", 15 "saveSpec": null, 16 "fetchSpec": "1.4.2" 17 }, 18 "_requiredBy": [ 19 "/http-signature" 20 ], 21 "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", 22 "_shasum": "712c65533a15c878ba59e9ed5f0e26d5b77c5feb", 23 "_spec": "jsprim@1.4.2", 24 "_where": "/Users/ruyadorno/Documents/workspace/cli/legacy/node_modules/http-signature", 25 "bugs": { 26 "url": "https://github.com/joyent/node-jsprim/issues" 27 }, 28 "bundleDependencies": false, 29 "dependencies": { 30 "assert-plus": "1.0.0", 31 "extsprintf": "1.3.0", 32 "json-schema": "0.4.0", 33 "verror": "1.10.0" 34 }, 35 "deprecated": false, 36 "description": "utilities for primitive JavaScript types", 37 "engines": { 38 "node": ">=0.6.0" 39 }, 40 "homepage": "https://github.com/joyent/node-jsprim#readme", 41 "license": "MIT", 42 "main": "./lib/jsprim.js", 43 "name": "jsprim", 44 "repository": { 45 "type": "git", 46 "url": "git://github.com/joyent/node-jsprim.git" 47 }, 48 "version": "1.4.2" 49} 50