| 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/nami/node_modules/xml-name-validator/ |
Upload File : |
{
"_from": "xml-name-validator@>= 2.0.1 < 3.0.0",
"_id": "xml-name-validator@2.0.1",
"_inBundle": false,
"_integrity": "sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=",
"_location": "/xml-name-validator",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "xml-name-validator@>= 2.0.1 < 3.0.0",
"name": "xml-name-validator",
"escapedName": "xml-name-validator",
"rawSpec": ">= 2.0.1 < 3.0.0",
"saveSpec": null,
"fetchSpec": ">= 2.0.1 < 3.0.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-2.0.1.tgz",
"_shasum": "4d8b8f1eccd3419aa362061becef515e1e559635",
"_spec": "xml-name-validator@>= 2.0.1 < 3.0.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/jsdom",
"bundleDependencies": false,
"deprecated": false,
"description": "Validates whether a string matches the production for an XML name or qualified name",
"devDependencies": {
"jscs": "^1.8.1",
"jshint": "^2.5.10",
"mocha": "^2.0.1",
"waka": "0.1.2"
},
"files": [
"lib/"
],
"keywords": [
"xml",
"name",
"qname"
],
"license": "MIT",
"main": "lib/xml-name-validator.js",
"name": "xml-name-validator",
"scripts": {
"lint": "jshint lib && jscs lib",
"prepublish": "node scripts/generate-grammar.js < lib/grammar.pegjs > lib/generated-parser.js",
"pretest": "npm run prepublish",
"test": "mocha"
},
"version": "2.0.1"
}