{ "_from": "scoped-regex@^1.0.0", "_id": "scoped-regex@1.0.0", "_inBundle": false, "_integrity": "sha1-o0a7Gs1CB65wvXwMfKnlZra63bg=", "_location": "/scoped-regex", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "scoped-regex@^1.0.0", "name": "scoped-regex", "escapedName": "scoped-regex", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/is-scoped" ], "_resolved": "https://registry.npmjs.org/scoped-regex/-/scoped-regex-1.0.0.tgz", "_shasum": "a346bb1acd4207ae70bd7c0c7ca9e566b6baddb8", "_spec": "scoped-regex@^1.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/is-scoped", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/scoped-regex/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Regular expression for matching scoped npm package names", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/scoped-regex#readme", "keywords": [ "scoped", "npm", "package", "name", "regex", "regexp", "regular", "expression" ], "license": "MIT", "name": "scoped-regex", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/scoped-regex.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.0" }