123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- {
- "_args": [
- [
- "opn@^5.1.0",
- "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server"
- ]
- ],
- "_from": "opn@>=5.1.0 <6.0.0",
- "_id": "opn@5.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/opn",
- "_nodeVersion": "8.9.4",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/opn_5.3.0_1521043017699_0.273982435971718"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "opn",
- "raw": "opn@^5.1.0",
- "rawSpec": "^5.1.0",
- "scope": null,
- "spec": ">=5.1.0 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/webpack-dev-server"
- ],
- "_resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
- "_shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
- "_shrinkwrap": null,
- "_spec": "opn@^5.1.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server",
- "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": "*",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
- "shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
- "tarball": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
- "unpackedSize": 31066
- },
- "engines": {
- "node": ">=4"
- },
- "files": [
- "index.js",
- "xdg-open"
- ],
- "gitHead": "cfab3f9ba2096b00fef655f454be65b070f49d8a",
- "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 && ava"
- },
- "version": "5.3.0"
- }
|