aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json')
-rw-r--r--dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json93
1 files changed, 0 insertions, 93 deletions
diff --git a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json b/dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json
deleted file mode 100644
index f555e143..00000000
--- a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/type-is/package.json
+++ /dev/null
@@ -1,93 +0,0 @@
-{
- "name": "type-is",
- "description": "Infer the content-type of a request.",
- "version": "1.5.7",
- "author": {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- },
- "contributors": [
- {
- "name": "Douglas Christopher Wilson",
- "email": "doug@somethingdoug.com"
- }
- ],
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "https://github.com/jshttp/type-is"
- },
- "dependencies": {
- "media-typer": "0.3.0",
- "mime-types": "~2.0.9"
- },
- "devDependencies": {
- "istanbul": "0.3.5",
- "mocha": "~1.21.5"
- },
- "engines": {
- "node": ">= 0.6"
- },
- "files": [
- "LICENSE",
- "HISTORY.md",
- "index.js"
- ],
- "scripts": {
- "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": "f4335cc563a98ee80366f04f67c50cef089ae803",
- "bugs": {
- "url": "https://github.com/jshttp/type-is/issues"
- },
- "homepage": "https://github.com/jshttp/type-is",
- "_id": "type-is@1.5.7",
- "_shasum": "b9368a593cc6ef7d0645e78b2f4c64cbecd05e90",
- "_from": "type-is@~1.5.5",
- "_npmVersion": "1.4.28",
- "_npmUser": {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- "maintainers": [
- {
- "name": "jongleberry",
- "email": "jonathanrichardong@gmail.com"
- },
- {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- },
- {
- "name": "shtylman",
- "email": "shtylman@gmail.com"
- },
- {
- "name": "mscdex",
- "email": "mscdex@mscdex.net"
- },
- {
- "name": "fishrock123",
- "email": "fishrock123@rocketmail.com"
- }
- ],
- "dist": {
- "shasum": "b9368a593cc6ef7d0645e78b2f4c64cbecd05e90",
- "tarball": "http://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz"
- },
- "directories": {},
- "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz",
- "readme": "ERROR: No README data found!"
-}