summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json')
-rw-r--r--common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json93
1 files changed, 0 insertions, 93 deletions
diff --git a/common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json b/common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json
deleted file mode 100644
index fa9642b..0000000
--- a/common/src/main/webapp/usageguide/appserver/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/package.json
+++ /dev/null
@@ -1,93 +0,0 @@
-{
- "name": "mime-types",
- "description": "The ultimate javascript content-type utility.",
- "version": "2.1.13",
- "contributors": [
- {
- "name": "Douglas Christopher Wilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "Jeremiah Senkpiel",
- "email": "fishrock123@rocketmail.com",
- "url": "https://searchbeam.jit.su"
- },
- {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- }
- ],
- "license": "MIT",
- "keywords": [
- "mime",
- "types"
- ],
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jshttp/mime-types.git"
- },
- "dependencies": {
- "mime-db": "~1.25.0"
- },
- "devDependencies": {
- "eslint": "3.10.2",
- "eslint-config-standard": "6.2.1",
- "eslint-plugin-promise": "3.4.0",
- "eslint-plugin-standard": "2.0.1",
- "istanbul": "0.4.5",
- "mocha": "1.21.5"
- },
- "files": [
- "HISTORY.md",
- "LICENSE",
- "index.js"
- ],
- "engines": {
- "node": ">= 0.6"
- },
- "scripts": {
- "lint": "eslint .",
- "test": "mocha --reporter spec test/test.js",
- "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/test.js",
- "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot test/test.js"
- },
- "gitHead": "83e91a5aea93858bc95ec95a99309592cba0ffe3",
- "bugs": {
- "url": "https://github.com/jshttp/mime-types/issues"
- },
- "homepage": "https://github.com/jshttp/mime-types",
- "_id": "mime-types@2.1.13",
- "_shasum": "e07aaa9c6c6b9a7ca3012c69003ad25a39e92a88",
- "_from": "mime-types@>=2.1.13 <2.2.0",
- "_npmVersion": "1.4.28",
- "_npmUser": {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- "maintainers": [
- {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "fishrock123",
- "email": "fishrock123@rocketmail.com"
- },
- {
- "name": "jongleberry",
- "email": "jonathanrichardong@gmail.com"
- }
- ],
- "dist": {
- "shasum": "e07aaa9c6c6b9a7ca3012c69003ad25a39e92a88",
- "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.13.tgz"
- },
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/mime-types-2.1.13.tgz_1479505166253_0.5666956284549087"
- },
- "directories": {},
- "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.13.tgz",
- "readme": "ERROR: No README data found!"
-}