mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
1.9 KiB
81 lines
1.9 KiB
9 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"xregexp@^3.0.0",
|
||
|
"/Users/trott/test/node_modules/eslint/node_modules/table"
|
||
|
]
|
||
|
],
|
||
|
"_from": "xregexp@>=3.0.0 <4.0.0",
|
||
|
"_id": "xregexp@3.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/eslint/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": [
|
||
|
"/eslint/table"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/xregexp/-/xregexp-3.0.0.tgz",
|
||
|
"_shasum": "a04f25d9ffe16c1aee40ed521a1b1366e8d34636",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "xregexp@^3.0.0",
|
||
|
"_where": "/Users/trott/test/node_modules/eslint/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"
|
||
|
}
|