| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/path-to-regexp/ |
Upload File : |
{
"_from": "path-to-regexp@0.1.7",
"_id": "path-to-regexp@0.1.7",
"_inBundle": false,
"_integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
"_location": "/path-to-regexp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "path-to-regexp@0.1.7",
"name": "path-to-regexp",
"escapedName": "path-to-regexp",
"rawSpec": "0.1.7",
"saveSpec": null,
"fetchSpec": "0.1.7"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
"_spec": "path-to-regexp@0.1.7",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/express",
"bugs": {
"url": "https://github.com/component/path-to-regexp/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"path-to-regexp": "index.js"
}
},
"deprecated": false,
"description": "Express style path to RegExp utility",
"devDependencies": {
"istanbul": "^0.2.6",
"mocha": "^1.17.1"
},
"files": [
"index.js",
"LICENSE"
],
"homepage": "https://github.com/component/path-to-regexp#readme",
"keywords": [
"express",
"regexp"
],
"license": "MIT",
"name": "path-to-regexp",
"repository": {
"type": "git",
"url": "git+https://github.com/component/path-to-regexp.git"
},
"scripts": {
"test": "istanbul cover _mocha -- -R spec"
},
"version": "0.1.7"
}