You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.5 KiB
63 lines
1.5 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"opener@1.5.2",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "opener@1.5.2",
|
||
|
"_id": "opener@1.5.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==",
|
||
|
"_location": "/opener",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "opener@1.5.2",
|
||
|
"name": "opener",
|
||
|
"escapedName": "opener",
|
||
|
"rawSpec": "1.5.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.5.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/webpack-bundle-analyzer"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
|
||
|
"_spec": "1.5.2",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"author": {
|
||
|
"name": "Domenic Denicola",
|
||
|
"email": "d@domenic.me",
|
||
|
"url": "https://domenic.me/"
|
||
|
},
|
||
|
"bin": {
|
||
|
"opener": "bin/opener-bin.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/domenic/opener/issues"
|
||
|
},
|
||
|
"description": "Opens stuff, like webpages and files and executables, cross-platform",
|
||
|
"devDependencies": {
|
||
|
"eslint": "^7.7.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"lib/",
|
||
|
"bin/"
|
||
|
],
|
||
|
"homepage": "https://github.com/domenic/opener#readme",
|
||
|
"license": "(WTFPL OR MIT)",
|
||
|
"main": "lib/opener.js",
|
||
|
"name": "opener",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/domenic/opener.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint ."
|
||
|
},
|
||
|
"version": "1.5.2"
|
||
|
}
|