Sha256: 861e1c9579599afc622aee302c22f6d221431355c570005469dcf918f49a093a
Contents?: true
Size: 1.74 KB
Versions: 10
Compression:
Stored size: 1.74 KB
Contents
{ "name": "kind-of", "description": "Get the native type of a value.", "version": "1.1.0", "homepage": "https://github.com/jonschlinkert/kind-of", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "repository": { "type": "git", "url": "git://github.com/jonschlinkert/kind-of.git" }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, "license": { "type": "MIT", "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" }, "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "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" }, "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" ], "gitHead": "4ee1c34ffba8743451ddef17b4a6588468ba187d", "_id": "kind-of@1.1.0", "_shasum": "140a3d2d41a36d2efcfa9377b62c24f8495a5c44", "_from": "kind-of@>=1.1.0 <2.0.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "dist": { "shasum": "140a3d2d41a36d2efcfa9377b62c24f8495a5c44", "tarball": "http://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems