{ "_args": [ [ "kind-of@^3.0.2", "/Users/alfiepates/src/invoicer/node_modules/align-text" ] ], "_from": "kind-of@>=3.0.2 <4.0.0", "_id": "kind-of@3.0.2", "_inCache": true, "_installable": true, "_location": "/kind-of", "_nodeVersion": "5.0.0", "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "3.3.6", "_phantomChildren": {}, "_requested": { "name": "kind-of", "raw": "kind-of@^3.0.2", "rawSpec": "^3.0.2", "scope": null, "spec": ">=3.0.2 <4.0.0", "type": "range" }, "_requiredBy": [ "/align-text" ], "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.0.2.tgz", "_shasum": "187db427046e7e90945692e6768668bd6900dea0", "_shrinkwrap": null, "_spec": "kind-of@^3.0.2", "_where": "/Users/alfiepates/src/invoicer/node_modules/align-text", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, "dependencies": { "is-buffer": "^1.0.2" }, "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^0.1.3", "browserify": "^11.0.1", "glob": "^4.3.5", "mocha": "*", "should": "*", "type-of": "^2.0.1", "typeof": "^1.0.0" }, "directories": {}, "dist": { "shasum": "187db427046e7e90945692e6768668bd6900dea0", "tarball": "http://localhost:4873/kind-of/-/kind-of-3.0.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "917a9701737a64abe0f77441c9ef21afca5ab397", "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", "boolean", "check", "date", "function", "is", "is-type", "is-type-of", "kind", "kind-of", "number", "object", "regexp", "string", "test", "type", "type-of", "typeof", "types" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "github@sellside.com", "name": "jonschlinkert" }, { "email": "brian.woodward@gmail.com", "name": "doowb" } ], "name": "kind-of", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/kind-of.git" }, "scripts": { "prepublish": "browserify -o browser.js -e index.js -s index --bare", "test": "mocha" }, "verb": { "related": { "list": [ "is-glob", "is-primitive", "is-number" ] } }, "version": "3.0.2" }