quitando basura del index
[VSoRC/.git] / node_modules / websocket / node_modules / typedarray-to-buffer / package.json
diff --git a/node_modules/websocket/node_modules/typedarray-to-buffer/package.json b/node_modules/websocket/node_modules/typedarray-to-buffer/package.json
deleted file mode 100644 (file)
index c6ea592..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-{
-  "name": "typedarray-to-buffer",
-  "description": "Convert a typed array to a Buffer without a copy",
-  "version": "3.1.5",
-  "author": {
-    "name": "Feross Aboukhadijeh",
-    "email": "feross@feross.org",
-    "url": "http://feross.org/"
-  },
-  "bugs": {
-    "url": "https://github.com/feross/typedarray-to-buffer/issues"
-  },
-  "dependencies": {
-    "is-typedarray": "^1.0.0"
-  },
-  "devDependencies": {
-    "airtap": "0.0.4",
-    "standard": "*",
-    "tape": "^4.0.0"
-  },
-  "homepage": "http://feross.org",
-  "keywords": [
-    "buffer",
-    "typed array",
-    "convert",
-    "no copy",
-    "uint8array",
-    "uint16array",
-    "uint32array",
-    "int16array",
-    "int32array",
-    "float32array",
-    "float64array",
-    "browser",
-    "arraybuffer",
-    "dataview"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/feross/typedarray-to-buffer.git"
-  },
-  "scripts": {
-    "test": "standard && npm run test-node && npm run test-browser",
-    "test-browser": "airtap -- test/*.js",
-    "test-browser-local": "airtap --local -- test/*.js",
-    "test-node": "tape test/*.js"
-  },
-  "gitHead": "328a952e480a143bdc3fc98a2133490e28e2b3a2",
-  "_id": "typedarray-to-buffer@3.1.5",
-  "_npmVersion": "5.7.1",
-  "_nodeVersion": "8.10.0",
-  "_npmUser": {
-    "name": "feross",
-    "email": "feross@feross.org"
-  },
-  "dist": {
-    "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
-    "shasum": "a97ee7a9ff42691b9f783ff1bc5112fe3fca9080",
-    "tarball": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
-    "fileCount": 7,
-    "unpackedSize": 8835
-  },
-  "maintainers": [
-    {
-      "name": "feross",
-      "email": "feross@feross.org"
-    }
-  ],
-  "directories": {},
-  "_npmOperationalInternal": {
-    "host": "s3://npm-registry-packages",
-    "tmp": "tmp/typedarray-to-buffer_3.1.5_1520537433687_0.8471076032703442"
-  },
-  "_shasum": "a97ee7a9ff42691b9f783ff1bc5112fe3fca9080",
-  "_from": "typedarray-to-buffer@^3.1.5",
-  "_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz"
-}