56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"_from": "xpipe@^1.0.5",
|
|
"_id": "xpipe@1.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-jdi/Rfw/f1Xw4FS4ePQ6YmFNr98=",
|
|
"_location": "/xpipe",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "xpipe@^1.0.5",
|
|
"name": "xpipe",
|
|
"escapedName": "xpipe",
|
|
"rawSpec": "^1.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/metro"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/xpipe/-/xpipe-1.0.5.tgz",
|
|
"_shasum": "8dd8bf45fc3f7f55f0e054b878f43a62614dafdf",
|
|
"_spec": "xpipe@^1.0.5",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/metro",
|
|
"author": {
|
|
"name": "Michael Kortstiege"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nodexo/xpipe/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Use cross-platform IPC paths in node.",
|
|
"homepage": "https://github.com/nodexo/xpipe#readme",
|
|
"keywords": [
|
|
"ipc",
|
|
"path",
|
|
"cross platform",
|
|
"unix",
|
|
"sockets",
|
|
"windows",
|
|
"named pipes"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "xpipe",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nodexo/xpipe.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.5"
|
|
}
|