]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blobdiff - example/iot-gateway/node_modules/buffer-equal/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 / buffer-equal / package.json
diff --git a/example/iot-gateway/node_modules/buffer-equal/package.json b/example/iot-gateway/node_modules/buffer-equal/package.json
deleted file mode 100644 (file)
index cf4b413..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-{
-  "_args": [
-    [
-      "buffer-equal@0.0.1",
-      "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/quote-stream"
-    ]
-  ],
-  "_from": "buffer-equal@0.0.1",
-  "_id": "buffer-equal@0.0.1",
-  "_inCache": true,
-  "_installable": true,
-  "_location": "/buffer-equal",
-  "_npmUser": {
-    "email": "mail@substack.net",
-    "name": "substack"
-  },
-  "_npmVersion": "1.4.3",
-  "_phantomChildren": {},
-  "_requested": {
-    "name": "buffer-equal",
-    "raw": "buffer-equal@0.0.1",
-    "rawSpec": "0.0.1",
-    "scope": null,
-    "spec": "0.0.1",
-    "type": "version"
-  },
-  "_requiredBy": [
-    "/quote-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz",
-  "_shasum": "91bc74b11ea405bc916bc6aa908faafa5b4aac4b",
-  "_shrinkwrap": null,
-  "_spec": "buffer-equal@0.0.1",
-  "_where": "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/quote-stream",
-  "author": {
-    "email": "mail@substack.net",
-    "name": "James Halliday",
-    "url": "http://substack.net"
-  },
-  "bugs": {
-    "url": "https://github.com/substack/node-buffer-equal/issues"
-  },
-  "dependencies": {},
-  "description": "return whether two buffers are equal",
-  "devDependencies": {
-    "tap": "0.2.4"
-  },
-  "directories": {
-    "example": "example",
-    "test": "test"
-  },
-  "dist": {
-    "shasum": "91bc74b11ea405bc916bc6aa908faafa5b4aac4b",
-    "tarball": "http://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz"
-  },
-  "engines": {
-    "node": ">=0.4.0"
-  },
-  "homepage": "https://github.com/substack/node-buffer-equal",
-  "keywords": [
-    "buffer",
-    "equal"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "maintainers": [
-    {
-      "name": "substack",
-      "email": "mail@substack.net"
-    }
-  ],
-  "name": "buffer-equal",
-  "optionalDependencies": {},
-  "readme": "ERROR: No README data found!",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/node-buffer-equal.git"
-  },
-  "scripts": {
-    "test": "tap test/*.js"
-  },
-  "version": "0.0.1"
-}