canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.
81 lines (80 loc) • 1.98 kB
JSON
{
"_args": [
[
"xregexp@^3.0.0",
"/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/table"
]
],
"_from": "xregexp@>=3.0.0 <4.0.0",
"_id": "xregexp@3.0.0",
"_inCache": true,
"_installable": true,
"_location": "/xregexp",
"_nodeVersion": "3.3.1",
"_npmUser": {
"email": "steves_list@hotmail.com",
"name": "slevithan"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "xregexp",
"raw": "xregexp@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/table"
],
"_resolved": "https://registry.npmjs.org/xregexp/-/xregexp-3.0.0.tgz",
"_shasum": "a04f25d9ffe16c1aee40ed521a1b1366e8d34636",
"_shrinkwrap": null,
"_spec": "xregexp@^3.0.0",
"_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/table",
"author": {
"email": "steves_list@hotmail.com",
"name": "Steven Levithan"
},
"bugs": {
"url": "https://github.com/slevithan/xregexp/issues"
},
"dependencies": {},
"description": "Extended regular expressions",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a04f25d9ffe16c1aee40ed521a1b1366e8d34636",
"tarball": "http://registry.npmjs.org/xregexp/-/xregexp-3.0.0.tgz"
},
"files": [
"LICENSE",
"xregexp-all.js"
],
"gitHead": "8183679d136bda6c0d015160a912ce2e54375917",
"homepage": "http://xregexp.com/",
"keywords": [
"regex",
"regexp"
],
"license": "MIT",
"main": "xregexp-all.js",
"maintainers": [
{
"email": "steves_list@hotmail.com",
"name": "slevithan"
}
],
"name": "xregexp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/slevithan/xregexp.git"
},
"scripts": {
"build": "./tools/concatenate-source.sh"
},
"version": "3.0.0"
}