1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "_args": [
- [
- "scoped-regex@^1.0.0",
- "/home/seleznev/project Angular/Quality system/node_modules/is-scoped"
- ]
- ],
- "_from": "scoped-regex@>=1.0.0 <2.0.0",
- "_id": "scoped-regex@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/scoped-regex",
- "_nodeVersion": "4.7.3",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/scoped-regex-1.0.0.tgz_1490177065801_0.6801143102347851"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "2.15.11",
- "_phantomChildren": {},
- "_requested": {
- "name": "scoped-regex",
- "raw": "scoped-regex@^1.0.0",
- "rawSpec": "^1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/is-scoped"
- ],
- "_resolved": "https://registry.npmjs.org/scoped-regex/-/scoped-regex-1.0.0.tgz",
- "_shasum": "a346bb1acd4207ae70bd7c0c7ca9e566b6baddb8",
- "_shrinkwrap": null,
- "_spec": "scoped-regex@^1.0.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/is-scoped",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/scoped-regex/issues"
- },
- "dependencies": {},
- "description": "Regular expression for matching scoped npm package names",
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "a346bb1acd4207ae70bd7c0c7ca9e566b6baddb8",
- "tarball": "https://registry.npmjs.org/scoped-regex/-/scoped-regex-1.0.0.tgz"
- },
- "engines": {
- "node": ">=4"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "e888de4f3741c2be4ec41ddae569d234f6f2edb9",
- "homepage": "https://github.com/sindresorhus/scoped-regex#readme",
- "keywords": [
- "expression",
- "name",
- "npm",
- "package",
- "regex",
- "regexp",
- "regular",
- "scoped"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "scoped-regex",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/scoped-regex.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "1.0.0"
- }
|