1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_args": [
- [
- "arraybuffer.slice@0.0.7",
- "/Users/mac/projects/mime/mine"
- ]
- ],
- "_from": "arraybuffer.slice@0.0.7",
- "_id": "arraybuffer.slice@0.0.7",
- "_inBundle": false,
- "_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==",
- "_location": "/arraybuffer.slice",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "arraybuffer.slice@0.0.7",
- "name": "arraybuffer.slice",
- "escapedName": "arraybuffer.slice",
- "rawSpec": "0.0.7",
- "saveSpec": null,
- "fetchSpec": "0.0.7"
- },
- "_requiredBy": [
- "/engine.io-parser"
- ],
- "_resolved": "https://registry.npmmirror.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz",
- "_spec": "0.0.7",
- "_where": "/Users/mac/projects/mime/mine",
- "bugs": {
- "url": "https://github.com/rase-/arraybuffer.slice/issues"
- },
- "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+ssh://git@github.com/rase-/arraybuffer.slice.git"
- },
- "version": "0.0.7"
- }
|