]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blobdiff - example/iot-gateway/node_modules/mime-types/package.json
Updated Sensor To Cloud design to have an easy to use setup GUI on the
[apps/tidep0084.git] / example / iot-gateway / node_modules / mime-types / package.json
diff --git a/example/iot-gateway/node_modules/mime-types/package.json b/example/iot-gateway/node_modules/mime-types/package.json
deleted file mode 100644 (file)
index 9bff6f6..0000000
+++ /dev/null
@@ -1,115 +0,0 @@
-{
-  "_args": [
-    [
-      "mime-types@~2.1.6",
-      "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/accepts"
-    ]
-  ],
-  "_from": "mime-types@>=2.1.6 <2.2.0",
-  "_id": "mime-types@2.1.10",
-  "_inCache": true,
-  "_installable": true,
-  "_location": "/mime-types",
-  "_nodeVersion": "4.2.3",
-  "_npmOperationalInternal": {
-    "host": "packages-9-west.internal.npmjs.com",
-    "tmp": "tmp/mime-types-2.1.10.tgz_1455575237256_0.9163766100537032"
-  },
-  "_npmUser": {
-    "email": "doug@somethingdoug.com",
-    "name": "dougwilson"
-  },
-  "_npmVersion": "2.14.7",
-  "_phantomChildren": {},
-  "_requested": {
-    "name": "mime-types",
-    "raw": "mime-types@~2.1.6",
-    "rawSpec": "~2.1.6",
-    "scope": null,
-    "spec": ">=2.1.6 <2.2.0",
-    "type": "range"
-  },
-  "_requiredBy": [
-    "/accepts",
-    "/type-is"
-  ],
-  "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz",
-  "_shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837",
-  "_shrinkwrap": null,
-  "_spec": "mime-types@~2.1.6",
-  "_where": "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/accepts",
-  "bugs": {
-    "url": "https://github.com/jshttp/mime-types/issues"
-  },
-  "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"
-    }
-  ],
-  "dependencies": {
-    "mime-db": "~1.22.0"
-  },
-  "description": "The ultimate javascript content-type utility.",
-  "devDependencies": {
-    "istanbul": "0.4.2",
-    "mocha": "1.21.5"
-  },
-  "directories": {},
-  "dist": {
-    "shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837",
-    "tarball": "http://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz"
-  },
-  "engines": {
-    "node": ">= 0.6"
-  },
-  "files": [
-    "HISTORY.md",
-    "LICENSE",
-    "index.js"
-  ],
-  "gitHead": "70785d38e9cc251137b00f73ab3d3257c4aea203",
-  "homepage": "https://github.com/jshttp/mime-types#readme",
-  "keywords": [
-    "mime",
-    "types"
-  ],
-  "license": "MIT",
-  "maintainers": [
-    {
-      "name": "dougwilson",
-      "email": "doug@somethingdoug.com"
-    },
-    {
-      "name": "fishrock123",
-      "email": "fishrock123@rocketmail.com"
-    },
-    {
-      "name": "jongleberry",
-      "email": "jonathanrichardong@gmail.com"
-    }
-  ],
-  "name": "mime-types",
-  "optionalDependencies": {},
-  "readme": "ERROR: No README data found!",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/jshttp/mime-types.git"
-  },
-  "scripts": {
-    "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"
-  },
-  "version": "2.1.10"
-}