| { | |
| "dependencies": {}, | |
| "description": "Exports a function for slicing ArrayBuffers (no polyfilling)", | |
| "devDependencies": { | |
| "expect.js": "0.2.0", | |
| "mocha": "1.17.1" | |
| }, | |
| "homepage": "https://github.com/rase-/arraybuffer.slice", | |
| "license": "MIT", | |
| "name": "arraybuffer.slice", | |
| "repository": { | |
| "type": "git", | |
| "url": "git@github.com:rase-/arraybuffer.slice.git" | |
| }, | |
| "version": "0.0.7" | |
| } |