File: /var/www/zaklada/html/node_modules/gulp-notify/node_modules/kind-of/package.json
{
"_args": [
[
"kind-of@1.1.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "kind-of@1.1.0",
"_id": "kind-of@1.1.0",
"_inBundle": false,
"_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=",
"_location": "/gulp-notify/kind-of",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "kind-of@1.1.0",
"name": "kind-of",
"escapedName": "kind-of",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/gulp-notify/extend-shallow"
],
"_resolved": "http://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/kind-of/issues"
},
"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"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"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": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE"
},
"main": "index.js",
"name": "kind-of",
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/kind-of.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.0"
}