UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

107 lines (106 loc) 2.65 kB
{ "_args": [ [ "object-inspect@^1.1.0", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/expect" ] ], "_from": "object-inspect@>=1.1.0 <2.0.0", "_id": "object-inspect@1.2.1", "_inCache": true, "_installable": true, "_location": "/object-inspect", "_nodeVersion": "5.10.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/object-inspect-1.2.1.tgz_1460217450014_0.6012979652732611" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "name": "object-inspect", "raw": "object-inspect@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/expect" ], "_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.2.1.tgz", "_shasum": "3b62226eb8f6d441751c7d8f22a20ff80ac9dc3f", "_shrinkwrap": null, "_spec": "object-inspect@^1.1.0", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/expect", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/object-inspect/issues" }, "dependencies": {}, "description": "string representations of objects in node and the browser", "devDependencies": { "tape": "^4.5.1" }, "directories": {}, "dist": { "shasum": "3b62226eb8f6d441751c7d8f22a20ff80ac9dc3f", "tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.2.1.tgz" }, "gitHead": "bd0329aaaf501de7bf2a6c5d714f533ced5e96f1", "homepage": "https://github.com/substack/object-inspect", "keywords": [ "inspect", "object", "pretty", "stringify", "util.inspect" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "substack@gmail.com" }, { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "object-inspect", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/object-inspect.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "browsers": [ "android/latest", "chrome/latest", "firefox/latest", "ie/6..latest", "ipad/latest", "iphone/latest", "opera/latest", "safari/latest" ], "files": [ "test/*.js", "test/browser/*.js" ] }, "version": "1.2.1" }