summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json')
-rw-r--r--common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json85
1 files changed, 0 insertions, 85 deletions
diff --git a/common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json b/common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json
deleted file mode 100644
index 460e44b..0000000
--- a/common/src/main/webapp/usageguide/appserver/node_modules/express/node_modules/type-is/package.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "name": "type-is",
- "description": "Infer the content-type of a request.",
- "version": "1.6.14",
- "contributors": [
- {
- "name": "Douglas Christopher Wilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- }
- ],
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "https://github.com/jshttp/type-is"
- },
- "dependencies": {
- "media-typer": "0.3.0",
- "mime-types": "~2.1.13"
- },
- "devDependencies": {
- "eslint": "2.10.2",
- "eslint-config-standard": "5.3.1",
- "eslint-plugin-promise": "1.1.0",
- "eslint-plugin-standard": "1.3.2",
- "istanbul": "0.4.5",
- "mocha": "1.21.5"
- },
- "engines": {
- "node": ">= 0.6"
- },
- "files": [
- "LICENSE",
- "HISTORY.md",
- "index.js"
- ],
- "scripts": {
- "lint": "eslint .",
- "test": "mocha --reporter spec --check-leaks --bail test/",
- "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
- "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
- },
- "keywords": [
- "content",
- "type",
- "checking"
- ],
- "gitHead": "f88151e69d91c5ed42e29dea78f5566403a5a7ad",
- "bugs": {
- "url": "https://github.com/jshttp/type-is/issues"
- },
- "homepage": "https://github.com/jshttp/type-is",
- "_id": "type-is@1.6.14",
- "_shasum": "e219639c17ded1ca0789092dd54a03826b817cb2",
- "_from": "type-is@>=1.6.13 <1.7.0",
- "_npmVersion": "1.4.28",
- "_npmUser": {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- "maintainers": [
- {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "jongleberry",
- "email": "jonathanrichardong@gmail.com"
- }
- ],
- "dist": {
- "shasum": "e219639c17ded1ca0789092dd54a03826b817cb2",
- "tarball": "https://registry.npmjs.org/type-is/-/type-is-1.6.14.tgz"
- },
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/type-is-1.6.14.tgz_1479517858770_0.4908413903322071"
- },
- "directories": {},
- "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.14.tgz"
-}