{ "_args": [ [ "kind-of@^1.0.0", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/randomatic" ] ], "_from": "kind-of@>=1.0.0 <2.0.0", "_id": "kind-of@1.1.0", "_inCache": true, "_location": "/randomatic/kind-of", "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "kind-of", "raw": "kind-of@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/randomatic" ], "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", "_shasum": "140a3d2d41a36d2efcfa9377b62c24f8495a5c44", "_shrinkwrap": null, "_spec": "kind-of@^1.0.0", "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/randomatic", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, "dependencies": {}, "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", "glob": "^4.3.5", "should": "^4.6.1", "type-of": "^2.0.1", "typeof": "^1.0.0" }, "directories": {}, "dist": { "shasum": "140a3d2d41a36d2efcfa9377b62c24f8495a5c44", "tarball": "http://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "4ee1c34ffba8743451ddef17b4a6588468ba187d", "homepage": "https://github.com/jonschlinkert/kind-of", "installable": true, "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": { "type": "MIT", "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" }, "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "kind-of", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/jonschlinkert/kind-of.git" }, "scripts": { "test": "mocha" }, "version": "1.1.0" }