109 lines
2.7 KiB
JSON
109 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "regex-parser@^2.2.1",
|
|
"scope": null,
|
|
"escapedName": "regex-parser",
|
|
"name": "regex-parser",
|
|
"rawSpec": "^2.2.1",
|
|
"spec": ">=2.2.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\adjust-sourcemap-loader"
|
|
]
|
|
],
|
|
"_from": "regex-parser@>=2.2.1 <3.0.0",
|
|
"_id": "regex-parser@2.2.7",
|
|
"_inCache": true,
|
|
"_location": "/regex-parser",
|
|
"_nodeVersion": "7.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/regex-parser-2.2.7.tgz_1490291609719_0.4253082412760705"
|
|
},
|
|
"_npmUser": {
|
|
"name": "ionicabizau",
|
|
"email": "bizauionica@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "regex-parser@^2.2.1",
|
|
"scope": null,
|
|
"escapedName": "regex-parser",
|
|
"name": "regex-parser",
|
|
"rawSpec": "^2.2.1",
|
|
"spec": ">=2.2.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/adjust-sourcemap-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.7.tgz",
|
|
"_shasum": "bd090e09181849acc45457e765f7be2a63f50ef1",
|
|
"_shrinkwrap": null,
|
|
"_spec": "regex-parser@^2.2.1",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\adjust-sourcemap-loader",
|
|
"author": {
|
|
"name": "Ionică Bizău",
|
|
"email": "bizauionica@gmail.com",
|
|
"url": "https://ionicabizau.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/IonicaBizau/regex-parser.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A module that parses a string as regular expression and returns the parsed value.",
|
|
"devDependencies": {
|
|
"vows": "^0.8.1"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "bd090e09181849acc45457e765f7be2a63f50ef1",
|
|
"tarball": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.7.tgz"
|
|
},
|
|
"files": [
|
|
"bin/",
|
|
"app/",
|
|
"lib/",
|
|
"dist/",
|
|
"src/",
|
|
"scripts/",
|
|
"resources/",
|
|
"menu/",
|
|
"cli.js",
|
|
"index.js"
|
|
],
|
|
"gitHead": "62c65716b918906a3f40b8e17aef347c31ef60ce",
|
|
"homepage": "https://github.com/IonicaBizau/regex-parser.js",
|
|
"keywords": [
|
|
"regular",
|
|
"expressions",
|
|
"node",
|
|
"parser",
|
|
"string"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "ionicabizau",
|
|
"email": "bizauionica@yahoo.com"
|
|
}
|
|
],
|
|
"name": "regex-parser",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/IonicaBizau/regex-parser.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows --spec --isolate"
|
|
},
|
|
"version": "2.2.7"
|
|
}
|