{ "name": "proto-list", "version": "1.2.4", "description": "A utility for managing a prototype chain", "main": "./proto-list.js", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/proto-list.git" }, "license": "ISC", "devDependencies": { "tap": "0" }, "readme": "A list of objects, bound by their prototype chain.\n\nUsed in npm's config stuff.\n", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/isaacs/proto-list/issues" }, "homepage": "https://github.com/isaacs/proto-list#readme", "_id": "proto-list@1.2.4", "_shasum": "212d5bfe1318306a420f6402b8e26ff39647a849", "_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", "_from": "proto-list@>=1.2.1 <1.3.0" }