]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blobdiff - example/iot-gateway/node_modules/object-inspect/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 / object-inspect / package.json
diff --git a/example/iot-gateway/node_modules/object-inspect/package.json b/example/iot-gateway/node_modules/object-inspect/package.json
deleted file mode 100644 (file)
index 8c46816..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-{
-  "_args": [
-    [
-      "object-inspect@~0.4.0",
-      "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/static-module"
-    ]
-  ],
-  "_from": "object-inspect@>=0.4.0 <0.5.0",
-  "_id": "object-inspect@0.4.0",
-  "_inCache": true,
-  "_installable": true,
-  "_location": "/object-inspect",
-  "_npmUser": {
-    "email": "mail@substack.net",
-    "name": "substack"
-  },
-  "_npmVersion": "1.4.4",
-  "_phantomChildren": {},
-  "_requested": {
-    "name": "object-inspect",
-    "raw": "object-inspect@~0.4.0",
-    "rawSpec": "~0.4.0",
-    "scope": null,
-    "spec": ">=0.4.0 <0.5.0",
-    "type": "range"
-  },
-  "_requiredBy": [
-    "/static-module"
-  ],
-  "_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-0.4.0.tgz",
-  "_shasum": "f5157c116c1455b243b06ee97703392c5ad89fec",
-  "_shrinkwrap": null,
-  "_spec": "object-inspect@~0.4.0",
-  "_where": "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/static-module",
-  "author": {
-    "email": "mail@substack.net",
-    "name": "James Halliday",
-    "url": "http://substack.net"
-  },
-  "bugs": {
-    "url": "https://github.com/substack/object-inspect/issues"
-  },
-  "dependencies": {},
-  "description": "string representations of objects in node and the browser",
-  "devDependencies": {
-    "tape": "~2.6.0"
-  },
-  "directories": {},
-  "dist": {
-    "shasum": "f5157c116c1455b243b06ee97703392c5ad89fec",
-    "tarball": "http://registry.npmjs.org/object-inspect/-/object-inspect-0.4.0.tgz"
-  },
-  "homepage": "https://github.com/substack/object-inspect",
-  "keywords": [
-    "inspect",
-    "object",
-    "pretty",
-    "stringify",
-    "util.inspect"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "maintainers": [
-    {
-      "name": "substack",
-      "email": "mail@substack.net"
-    }
-  ],
-  "name": "object-inspect",
-  "optionalDependencies": {},
-  "readme": "ERROR: No README data found!",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/object-inspect.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js"
-  },
-  "testling": {
-    "browsers": [
-      "android/latest",
-      "chrome/latest",
-      "firefox/latest",
-      "ie/6..latest",
-      "ipad/latest",
-      "iphone/latest",
-      "opera/latest",
-      "safari/latest"
-    ],
-    "files": [
-      "test/*.js",
-      "test/browser/*.js"
-    ]
-  },
-  "version": "0.4.0"
-}