123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- {
- "_args": [
- [
- "opn@^5.3.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-serve"
- ]
- ],
- "_from": "opn@>=5.3.0 <6.0.0",
- "_hasShrinkwrap": false,
- "_id": "opn@5.5.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/opn",
- "_nodeVersion": "8.15.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/opn_5.5.0_1552716614835_0.41186892941716247"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "opn",
- "raw": "opn@^5.3.0",
- "rawSpec": "^5.3.0",
- "scope": null,
- "spec": ">=5.3.0 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cordova-serve"
- ],
- "_resolved": "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz",
- "_shasum": "fc7164fab56d235904c51c3b27da6758ca3b9bfc",
- "_shrinkwrap": null,
- "_spec": "opn@^5.3.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-serve",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/opn/issues"
- },
- "dependencies": {
- "is-wsl": "^1.1.0"
- },
- "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
- "devDependencies": {
- "ava": "^0.25.0",
- "xo": "^0.20.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjJNHCRA9TVsSAnZWagAADrAP/3Mk+1iAc3bpbPdWuoYv\nNqT4KJTP8IIZzHGCIFMYITEXFDMOGt8+wEI+oNudYw/styaJ+1AFuReV67ck\ntwTwFLXomrrz8Cwp8B3SEdP5L3O7JETOet+qfu+b5wH7Mwt6l7DQR/pxxQqh\n3hoxI/yOISIpMAsY/3/PJNHUCbYt7s2NscF8MXWMnXkGXJ1JCktSQ43OgIWM\nEZnoRAfFolG3n13ODgmJF6U/88/TFXC1F4C1baND9KNa6bxUrZIN0FiJY9/v\nTYrcTAt4fuxE/qEyAot3C8PRSUrQKYXcE50hjtMNjqicWVQF3GJc+ANURdaO\nouDkL3ufLfexxbuY5hdlhC5iaP91Rj5hBzXSaMeaQx42e1uttCD+gs68MZPk\nJnQ2FRcBuVJPtOke79E8H/V5krS+zaL60im2kLl4z/BunI0EAuwTvWYqpUOd\n6zGJCACIqCyOULc7q/GAYvzMBTKiMT6zlLAGf+EURztoGJ3pZtg96lpyfTkN\nX4ifCAX5X0UGLYkNO75AoIP4ioQxAMXZ/EgJhybxJ2r/0VKbjoe0iznv2o4g\nhWZh7EjyxPlTkip1TdZ5o68SjxTIwsQPrq/Qi7TS7tBZPu1si+A/kNIejEdD\n0raufN0LKpABuFjfgATGjGHzi8yRx7zp6xG/ZsWBloVU5e6Qz9cvIHutGa7n\nfzk7\r\n=sSOf\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "fc7164fab56d235904c51c3b27da6758ca3b9bfc",
- "tarball": "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz",
- "unpackedSize": 31985
- },
- "engines": {
- "node": ">=4"
- },
- "gitHead": "15caf1c276f1251c9cf8c9cebd40c5ec0681a8c9",
- "homepage": "https://github.com/sindresorhus/opn#readme",
- "keywords": [
- "app",
- "args",
- "arguments",
- "browser",
- "child",
- "cmd",
- "default",
- "editor",
- "exe",
- "exec",
- "executable",
- "file",
- "launch",
- "open",
- "opener",
- "opens",
- "opn",
- "process",
- "spawn",
- "start",
- "url",
- "urls",
- "website",
- "xdg",
- "xdg-open"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "opn",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/opn.git"
- },
- "scripts": {
- "test": "xo"
- },
- "version": "5.5.0"
- }
|