quitando basura del index
[VSoRC/.git] / node_modules / wscat / node_modules / commander / package.json
diff --git a/node_modules/wscat/node_modules/commander/package.json b/node_modules/wscat/node_modules/commander/package.json
deleted file mode 100644 (file)
index f97a11c..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-{
-  "name": "commander",
-  "version": "2.15.1",
-  "description": "the complete solution for node.js command-line programs",
-  "keywords": [
-    "commander",
-    "command",
-    "option",
-    "parser"
-  ],
-  "author": {
-    "name": "TJ Holowaychuk",
-    "email": "tj@vision-media.ca"
-  },
-  "license": "MIT",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/tj/commander.js.git"
-  },
-  "scripts": {
-    "lint": "eslint index.js",
-    "test": "make test && npm run test-typings",
-    "test-typings": "node_modules/typescript/bin/tsc -p tsconfig.json"
-  },
-  "main": "index",
-  "files": [
-    "index.js",
-    "typings/index.d.ts"
-  ],
-  "dependencies": {},
-  "devDependencies": {
-    "@types/node": "^7.0.55",
-    "eslint": "^3.19.0",
-    "should": "^11.2.1",
-    "sinon": "^2.4.1",
-    "standard": "^10.0.3",
-    "typescript": "^2.7.2"
-  },
-  "typings": "typings/index.d.ts",
-  "gitHead": "649eaef336ddc7224eb5c73e4a958685e24de25e",
-  "bugs": {
-    "url": "https://github.com/tj/commander.js/issues"
-  },
-  "homepage": "https://github.com/tj/commander.js#readme",
-  "_id": "commander@2.15.1",
-  "_npmVersion": "5.6.0",
-  "_nodeVersion": "9.8.0",
-  "_npmUser": {
-    "name": "abetomo",
-    "email": "abe@enzou.tokyo"
-  },
-  "dist": {
-    "integrity": "sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==",
-    "shasum": "df46e867d0fc2aec66a34662b406a9ccafff5b0f",
-    "tarball": "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz",
-    "fileCount": 6,
-    "unpackedSize": 59781
-  },
-  "maintainers": [
-    {
-      "email": "abe@enzou.tokyo",
-      "name": "abetomo"
-    },
-    {
-      "email": "rkoutnik@gmail.com",
-      "name": "somekittens"
-    },
-    {
-      "email": "tj@vision-media.ca",
-      "name": "tjholowaychuk"
-    },
-    {
-      "email": "romain.vanesyan@gmail.com",
-      "name": "vanesyan"
-    },
-    {
-      "email": "zhiyelee@gmail.com",
-      "name": "zhiyelee"
-    }
-  ],
-  "directories": {},
-  "_npmOperationalInternal": {
-    "host": "s3://npm-registry-packages",
-    "tmp": "tmp/commander_2.15.1_1521510442790_0.20361588610282877"
-  },
-  "_hasShrinkwrap": false,
-  "_shasum": "df46e867d0fc2aec66a34662b406a9ccafff5b0f",
-  "_from": "commander@~2.15.0",
-  "_resolved": "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz"
-}