thedesk/app/node_modules/chromium-pickle-js/package.json
2019-09-12 23:38:13 +09:00

52 lines
1.3 KiB
JSON

{
"_args": [
[
"chromium-pickle-js@0.2.0",
"C:\\Users\\ryuki\\TheDesk\\app"
]
],
"_development": true,
"_from": "chromium-pickle-js@0.2.0",
"_id": "chromium-pickle-js@0.2.0",
"_inBundle": false,
"_integrity": "sha1-BKEGZywYsIWrd02YPfo+oTjyIgU=",
"_location": "/chromium-pickle-js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "chromium-pickle-js@0.2.0",
"name": "chromium-pickle-js",
"escapedName": "chromium-pickle-js",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"/asar"
],
"_resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "C:\\Users\\ryuki\\TheDesk\\app",
"bugs": {
"url": "https://github.com/electron/node-chromium-pickle-js/issues"
},
"description": "Binary value packing and unpacking",
"devDependencies": {
"mocha": "^3.0.2",
"standard": "^8.0.0"
},
"homepage": "https://github.com/electron/node-chromium-pickle-js#readme",
"license": "MIT",
"main": "./lib/exports.js",
"name": "chromium-pickle-js",
"repository": {
"type": "git",
"url": "git+https://github.com/electron/node-chromium-pickle-js.git"
},
"scripts": {
"test": "mocha test && standard"
},
"version": "0.2.0"
}