| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "_from": "kind-of@^1.1.0",
- "_id": "kind-of@1.1.0",
- "_inBundle": false,
- "_integrity": "sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g==",
- "_location": "/plugin-error/kind-of",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "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": [
- "/plugin-error/extend-shallow"
- ],
- "_resolved": "https://registry.npmmirror.com/kind-of/-/kind-of-1.1.0.tgz",
- "_shasum": "140a3d2d41a36d2efcfa9377b62c24f8495a5c44",
- "_spec": "kind-of@^1.1.0",
- "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\plugin-error\\node_modules\\extend-shallow",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/kind-of/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|