| { | |
| "name": "arraybuffer.slice", | |
| "description": "Exports a function for slicing ArrayBuffers (no polyfilling)", | |
| "version": "0.0.7", | |
| "license": "MIT", | |
| "homepage": "https://github.com/rase-/arraybuffer.slice", | |
| "dependencies": {}, | |
| "devDependencies": { | |
| "mocha": "1.17.1", | |
| "expect.js": "0.2.0" | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "git@github.com:rase-/arraybuffer.slice.git" | |
| } | |
| ,"_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz" | |
| ,"_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==" | |
| ,"_from": "arraybuffer.slice@0.0.7" | |
| } |