116 lines
3.0 KiB
JSON
116 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "regex-parser@^2.2.9",
|
|
"scope": null,
|
|
"escapedName": "regex-parser",
|
|
"name": "regex-parser",
|
|
"rawSpec": "^2.2.9",
|
|
"spec": ">=2.2.9 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/adjust-sourcemap-loader"
|
|
]
|
|
],
|
|
"_from": "regex-parser@>=2.2.9 <3.0.0",
|
|
"_id": "regex-parser@2.2.9",
|
|
"_inCache": true,
|
|
"_location": "/regex-parser",
|
|
"_nodeVersion": "8.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/regex-parser_2.2.9_1518434283127_0.7481035566091685"
|
|
},
|
|
"_npmUser": {
|
|
"name": "ionicabizau",
|
|
"email": "bizauionica@gmail.com"
|
|
},
|
|
"_npmVersion": "5.3.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "regex-parser@^2.2.9",
|
|
"scope": null,
|
|
"escapedName": "regex-parser",
|
|
"name": "regex-parser",
|
|
"rawSpec": "^2.2.9",
|
|
"spec": ">=2.2.9 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/adjust-sourcemap-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.9.tgz",
|
|
"_shasum": "a372f45a248b62976a568037c1b6e60a60599192",
|
|
"_shrinkwrap": null,
|
|
"_spec": "regex-parser@^2.2.9",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_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": {
|
|
"integrity": "sha512-VncXxOF6uFlYog5prG2j+e2UGJeam5MfNiJnB/qEgo4KTnMm2XrELCg4rNZ6IlaEUZnGlb8aB6lXowCRQtTkkA==",
|
|
"shasum": "a372f45a248b62976a568037c1b6e60a60599192",
|
|
"tarball": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.9.tgz",
|
|
"fileCount": 5,
|
|
"unpackedSize": 6569
|
|
},
|
|
"files": [
|
|
"bin/",
|
|
"app/",
|
|
"lib/",
|
|
"dist/",
|
|
"src/",
|
|
"scripts/",
|
|
"resources/",
|
|
"menu/",
|
|
"cli.js",
|
|
"index.js",
|
|
"bloggify.js",
|
|
"bloggify.json",
|
|
"bloggify/"
|
|
],
|
|
"gitHead": "269f7ea0aa0f13e594af09d3deed81d666ea0873",
|
|
"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"
|
|
},
|
|
"typings": "lib/typings/regex-parser.d.ts",
|
|
"version": "2.2.9"
|
|
}
|