UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

80 lines (79 loc) 2.1 kB
{ "_args": [ [ "tmatch@^2.0.1", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/expect" ] ], "_from": "tmatch@>=2.0.1 <3.0.0", "_id": "tmatch@2.0.1", "_inCache": true, "_installable": true, "_location": "/tmatch", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/tmatch-2.0.1.tgz_1455743948119_0.04794123233295977" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "name": "tmatch", "raw": "tmatch@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/expect" ], "_resolved": "https://registry.npmjs.org/tmatch/-/tmatch-2.0.1.tgz", "_shasum": "0c56246f33f30da1b8d3d72895abaf16660f38cf", "_shrinkwrap": null, "_spec": "tmatch@^2.0.1", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/expect", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/tmatch/issues" }, "dependencies": {}, "description": "This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).", "devDependencies": { "tap": "^5.5.0" }, "directories": {}, "dist": { "shasum": "0c56246f33f30da1b8d3d72895abaf16660f38cf", "tarball": "https://registry.npmjs.org/tmatch/-/tmatch-2.0.1.tgz" }, "gitHead": "e228fa7d9fbb528e1d00580ff1281adfaa5958d5", "homepage": "https://github.com/isaacs/tmatch#readme", "license": "ISC", "main": "index.js", "maintainers": [ { "name": "isaacs", "email": "isaacs@npmjs.com" } ], "name": "tmatch", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/isaacs/tmatch.git" }, "scripts": { "test": "tap test/*.js --coverage --branches=100" }, "version": "2.0.1" }