| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/regexp-tree/ |
Upload File : |
{
"_args": [
[
"regexp-tree@0.1.27",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "regexp-tree@0.1.27",
"_id": "regexp-tree@0.1.27",
"_inBundle": false,
"_integrity": "sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==",
"_location": "/regexp-tree",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regexp-tree@0.1.27",
"name": "regexp-tree",
"escapedName": "regexp-tree",
"rawSpec": "0.1.27",
"saveSpec": null,
"fetchSpec": "0.1.27"
},
"_requiredBy": [
"/eslint-plugin-unicorn",
"/eslint-plugin-unicorn/safe-regex"
],
"_resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.27.tgz",
"_spec": "0.1.27",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Dmitry Soshnikov"
},
"bin": {
"regexp-tree": "bin/regexp-tree"
},
"bugs": {
"url": "https://github.com/DmitrySoshnikov/regexp-tree/issues"
},
"description": "Regular Expressions parser in JavaScript",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-flow": "6.23.0",
"eslint": "^4.11.0",
"jest-cli": "^29.0.2",
"prettier": "^1.17.1",
"shelljs": "^0.8.5",
"syntax-cli": "^0.1.11"
},
"homepage": "https://github.com/DmitrySoshnikov/regexp-tree",
"keywords": [
"regexp",
"parser",
"AST",
"tree",
"JavaScript",
"ECMAScript"
],
"license": "MIT",
"name": "regexp-tree",
"repository": {
"type": "git",
"url": "git+https://github.com/DmitrySoshnikov/regexp-tree.git"
},
"scripts": {
"build": "node ./scripts/build.js",
"eslint": "eslint ./src/ && eslint ./bin/regexp-tree",
"prepublish": "npm run build && npm test",
"test": "jest",
"watch": "node ./scripts/build.js --watch"
},
"version": "0.1.27"
}