{
"_args": [
[
{
"raw": "bops@0.0.6",
"scope": null,
"escapedName": "bops",
"name": "bops",
"rawSpec": "0.0.6",
"spec": "0.0.6",
"type": "version"
},
"/Users/sth/dev/rust-polylabel/node_modules/concat-stream"
]
],
"_from": "bops@0.0.6",
"_id": "bops@0.0.6",
"_inCache": true,
"_location": "/bops",
"_npmUser": {
"name": "chrisdickinson",
"email": "chris@neversaw.us"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"raw": "bops@0.0.6",
"scope": null,
"escapedName": "bops",
"name": "bops",
"rawSpec": "0.0.6",
"spec": "0.0.6",
"type": "version"
},
"_requiredBy": [
"/concat-stream"
],
"_resolved": "https://registry.npmjs.org/bops/-/bops-0.0.6.tgz",
"_shasum": "082d1d55fa01e60dbdc2ebc2dba37f659554cf3a",
"_shrinkwrap": null,
"_spec": "bops@0.0.6",
"_where": "/Users/sth/dev/rust-polylabel/node_modules/concat-stream",
"author": {
"name": "Chris Dickinson",
"email": "chris@neversaw.us"
},
"browser": {
"./copy.js": "./typedarray/copy.js",
"./create.js": "./typedarray/create.js",
"./from.js": "./typedarray/from.js",
"./join.js": "./typedarray/join.js",
"./mapped.js": "./typedarray/mapped.js",
"./read.js": "./typedarray/read.js",
"./subarray.js": "./typedarray/subarray.js",
"./to.js": "./typedarray/to.js",
"./is.js": "./typedarray/is.js",
"./write.js": "./typedarray/write.js"
},
"bugs": {
"url": "https://github.com/chrisdickinson/bops/issues"
},
"dependencies": {
"base64-js": "0.0.2",
"to-utf8": "0.0.1"
},
"description": "buffer operations",
"devDependencies": {
"tape": "~1.0.1"
},
"directories": {},
"dist": {
"shasum": "082d1d55fa01e60dbdc2ebc2dba37f659554cf3a",
"tarball": "https://registry.npmjs.org/bops/-/bops-0.0.6.tgz"
},
"gitHead": "11f41e69b1ab4507027ac162981913b268445b4a",
"homepage": "https://github.com/chrisdickinson/bops#readme",
"keywords": [
"buffer",
"operations",
"binary"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "chrisdickinson",
"email": "chris@neversaw.us"
}
],
"name": "bops",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/chrisdickinson/bops.git"
},
"scripts": {
"test": "node test/index.js"
},
"testling": {
"files": "test/index.js",
"browsers": [
"ie/6..latest",
"chrome/20..latest",
"firefox/10..latest",
"safari/latest",
"opera/11.0..latest",
"iphone/6",
"ipad/6"
]
},
"version": "0.0.6"
}