aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json176
1 files changed, 0 insertions, 176 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json
deleted file mode 100644
index 98e582ff..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/kind-of/package.json
+++ /dev/null
@@ -1,176 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "kind-of@^3.0.2",
- "scope": null,
- "escapedName": "kind-of",
- "name": "kind-of",
- "rawSpec": "^3.0.2",
- "spec": ">=3.0.2 <4.0.0",
- "type": "range"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\micromatch"
- ]
- ],
- "_from": "kind-of@>=3.0.2 <4.0.0",
- "_id": "kind-of@3.1.0",
- "_inCache": true,
- "_location": "/kind-of",
- "_nodeVersion": "6.7.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/kind-of-3.1.0.tgz_1481093733086_0.6179714468307793"
- },
- "_npmUser": {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- },
- "_npmVersion": "3.10.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "kind-of@^3.0.2",
- "scope": null,
- "escapedName": "kind-of",
- "name": "kind-of",
- "rawSpec": "^3.0.2",
- "spec": ">=3.0.2 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/align-text",
- "/is-number",
- "/micromatch",
- "/randomatic"
- ],
- "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.1.0.tgz",
- "_shasum": "475d698a5e49ff5e53d14e3e732429dc8bf4cf47",
- "_shrinkwrap": null,
- "_spec": "kind-of@^3.0.2",
- "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\micromatch",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/kind-of/issues"
- },
- "contributors": [
- {
- "name": "David Fox-Powell",
- "email": "dtothefp@gmail.com",
- "url": "https://dtothefp.github.io/me"
- },
- {
- "name": "Jon Schlinkert",
- "email": "jon.schlinkert@sellside.com",
- "url": "http://twitter.com/jonschlinkert"
- },
- {
- "name": "Miguel Mota",
- "email": "miguel@mota.email",
- "url": "https://miguelmota.com"
- },
- {
- "name": "Peter deHaan",
- "url": "http://about.me/peterdehaan"
- }
- ],
- "dependencies": {
- "is-buffer": "^1.0.2"
- },
- "description": "Get the native type of a value.",
- "devDependencies": {
- "ansi-bold": "^0.1.1",
- "benchmarked": "^0.2.5",
- "browserify": "^13.1.0",
- "glob": "^7.0.5",
- "gulp-format-md": "^0.1.9",
- "mocha": "^2.5.3",
- "type-of": "^2.0.1",
- "typeof": "^1.0.0"
- },
- "directories": {},
- "dist": {
- "shasum": "475d698a5e49ff5e53d14e3e732429dc8bf4cf47",
- "tarball": "https://registry.npmjs.org/kind-of/-/kind-of-3.1.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "eb57ad426b39f25902260f315a1f4ae50d2f760e",
- "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",
- "of",
- "regexp",
- "string",
- "test",
- "type",
- "type-of",
- "typeof",
- "types"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- },
- {
- "name": "doowb",
- "email": "brian.woodward@gmail.com"
- }
- ],
- "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": {
- "related": {
- "list": [
- "is-glob",
- "is-number",
- "is-primitive"
- ]
- },
- "toc": false,
- "layout": "default",
- "tasks": [
- "readme"
- ],
- "plugins": [
- "gulp-format-md"
- ],
- "lint": {
- "reflinks": true
- },
- "reflinks": [
- "verb"
- ]
- },
- "version": "3.1.0"
-}