nodulator
Version:
Complete NodeJS Framework for Restfull APIs
152 lines (151 loc) • 3.28 kB
JSON
{
"_args": [
[
{
"name": "kind-of",
"raw": "kind-of@^3.0.2",
"rawSpec": "^3.0.2",
"scope": null,
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/align-text"
]
],
"_from": "kind-of@>=3.0.2 <4.0.0",
"_id": "kind-of@3.0.3",
"_inCache": true,
"_installable": true,
"_location": "/kind-of",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/kind-of-3.0.3.tgz_1462262974577_0.29414567071944475"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "3.6.0",
"_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.3.tgz",
"_shasum": "c61608747d815b0362556db3276362a7a38aded3",
"_shrinkwrap": null,
"_spec": "kind-of@^3.0.2",
"_where": "/home/fgreiner/prog/js/Nodulator/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",
"gulp-format-md": "^0.1.9",
"mocha": "*",
"should": "*",
"type-of": "^2.0.1",
"typeof": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "c61608747d815b0362556db3276362a7a38aded3",
"tarball": "https://registry.npmjs.org/kind-of/-/kind-of-3.0.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "c1023c4839a91abd580a4e71fd0763f7fc2ad3f4",
"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": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"verb"
],
"related": {
"list": [
"is-glob",
"is-number",
"is-primitive"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "3.0.3"
}