1{ 2 "_from": "proto-list@~1.2.1", 3 "_id": "proto-list@1.2.4", 4 "_inBundle": false, 5 "_integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=", 6 "_location": "/proto-list", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "range", 10 "registry": true, 11 "raw": "proto-list@~1.2.1", 12 "name": "proto-list", 13 "escapedName": "proto-list", 14 "rawSpec": "~1.2.1", 15 "saveSpec": null, 16 "fetchSpec": "~1.2.1" 17 }, 18 "_requiredBy": [ 19 "/config-chain" 20 ], 21 "_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", 22 "_shasum": "212d5bfe1318306a420f6402b8e26ff39647a849", 23 "_spec": "proto-list@~1.2.1", 24 "_where": "/Users/rebecca/code/npm/node_modules/config-chain", 25 "author": { 26 "name": "Isaac Z. Schlueter", 27 "email": "i@izs.me", 28 "url": "http://blog.izs.me/" 29 }, 30 "bugs": { 31 "url": "https://github.com/isaacs/proto-list/issues" 32 }, 33 "bundleDependencies": false, 34 "deprecated": false, 35 "description": "A utility for managing a prototype chain", 36 "devDependencies": { 37 "tap": "0" 38 }, 39 "homepage": "https://github.com/isaacs/proto-list#readme", 40 "license": "ISC", 41 "main": "./proto-list.js", 42 "name": "proto-list", 43 "repository": { 44 "type": "git", 45 "url": "git+https://github.com/isaacs/proto-list.git" 46 }, 47 "scripts": { 48 "test": "tap test/*.js" 49 }, 50 "version": "1.2.4" 51} 52