X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fwebsocket%2Fnode_modules%2Ftypedarray-to-buffer%2Fpackage.json;fp=node_modules%2Fwebsocket%2Fnode_modules%2Ftypedarray-to-buffer%2Fpackage.json;h=0000000000000000000000000000000000000000;hp=c6ea592ea6c0ae7a22c44cffed2235d4c86f6229;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 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 index c6ea592..0000000 --- a/node_modules/websocket/node_modules/typedarray-to-buffer/package.json +++ /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" -}