Repository URL to install this package:
|
Version:
1.16.0 ▾
|
atom
/
usr
/
share
/
atom
/
resources
/
app
/
apm
/
node_modules
/
chromium-pickle-js
/
package.json
|
|---|
{
"_args": [
[
{
"raw": "chromium-pickle-js@^0.1.0",
"scope": null,
"escapedName": "chromium-pickle-js",
"name": "chromium-pickle-js",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/asar"
]
],
"_from": "chromium-pickle-js@>=0.1.0 <0.2.0",
"_id": "chromium-pickle-js@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/atom-package-manager/chromium-pickle-js",
"_npmUser": {
"name": "zcbenz",
"email": "zcbenz@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "chromium-pickle-js@^0.1.0",
"scope": null,
"escapedName": "chromium-pickle-js",
"name": "chromium-pickle-js",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/atom-package-manager/asar"
],
"_resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.1.0.tgz",
"_shasum": "1d48b107d82126a2f3e211c2ea25f803ba551b21",
"_shrinkwrap": null,
"_spec": "chromium-pickle-js@^0.1.0",
"_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/asar",
"bugs": {
"url": "https://github.com/atom/node-chromium-pickle-js/issues"
},
"dependencies": {},
"description": "Binary value packing and unpacking",
"devDependencies": {
"coffee-script": "~1.6.2",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.7",
"grunt-coffeelint": "0.0.6",
"grunt-contrib-coffee": "~0.6.6",
"rimraf": "~2.1.4"
},
"directories": {},
"dist": {
"shasum": "1d48b107d82126a2f3e211c2ea25f803ba551b21",
"tarball": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.1.0.tgz"
},
"gitHead": "b015a1b2faf0ae56f08665794044d41f61e63f56",
"homepage": "https://github.com/atom/node-chromium-pickle-js",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/atom/node-chromium-pickle-js/raw/master/LICENSE"
}
],
"main": "./lib/exports.js",
"maintainers": [
{
"name": "zcbenz",
"email": "zcbenz@gmail.com"
}
],
"name": "chromium-pickle-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/atom/node-chromium-pickle-js.git"
},
"scripts": {
"prepublish": "grunt coffee"
},
"version": "0.1.0"
}