File size: 653 Bytes
19605ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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": "[email protected]:rase-/arraybuffer.slice.git"
  }

,"_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz"
,"_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog=="
,"_from": "[email protected]"
}