| 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/jsdom/ |
Upload File : |
{
"_from": "jsdom@^7.2.2",
"_id": "jsdom@7.2.2",
"_inBundle": false,
"_integrity": "sha1-QLQCdwwr2iNGkJa+6Rq2deOx/G4=",
"_location": "/jsdom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jsdom@^7.2.2",
"name": "jsdom",
"escapedName": "jsdom",
"rawSpec": "^7.2.2",
"saveSpec": null,
"fetchSpec": "^7.2.2"
},
"_requiredBy": [
"/zombie"
],
"_resolved": "https://registry.npmjs.org/jsdom/-/jsdom-7.2.2.tgz",
"_shasum": "40b402770c2bda23469096bee91ab675e3b1fc6e",
"_spec": "jsdom@^7.2.2",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/zombie",
"browser": {
"canvas": false,
"vm": "./lib/jsdom/vm-shim.js"
},
"bugs": {
"url": "https://github.com/tmpvar/jsdom/issues"
},
"bundleDependencies": false,
"dependencies": {
"abab": "^1.0.0",
"acorn": "^2.4.0",
"acorn-globals": "^1.0.4",
"cssom": ">= 0.3.0 < 0.4.0",
"cssstyle": ">= 0.2.29 < 0.3.0",
"escodegen": "^1.6.1",
"nwmatcher": ">= 1.3.7 < 2.0.0",
"parse5": "^1.5.1",
"request": "^2.55.0",
"sax": "^1.1.4",
"symbol-tree": ">= 3.1.0 < 4.0.0",
"tough-cookie": "^2.2.0",
"webidl-conversions": "^2.0.0",
"whatwg-url-compat": "~0.6.5",
"xml-name-validator": ">= 2.0.1 < 3.0.0"
},
"deprecated": false,
"description": "A JavaScript implementation of the DOM and HTML standards",
"devDependencies": {
"benchmark": "1.0.0",
"browserify": "^11.1.0",
"colors": "^1.0.3",
"eslint": "^1.5.1",
"eslint-plugin-html": "^1.0.4",
"fs-readdir-recursive": "^1.0.0",
"http-server": "^0.8.0",
"jscs": "^2.5.0",
"nodeunit": "0.9.1",
"optimist": "0.6.1",
"portfinder": "0.4.0",
"q": "^1.2.0",
"selenium-standalone": "^4.6.1",
"st": "^0.5.5",
"wd": "0.3.12",
"webidl2js": "^3.0.0"
},
"homepage": "https://github.com/tmpvar/jsdom#readme",
"keywords": [
"dom",
"html",
"whatwg",
"w3c"
],
"license": "MIT",
"main": "./lib/jsdom",
"maintainers": [
{
"name": "Elijah Insua",
"email": "tmpvar@gmail.com",
"url": "http://tmpvar.com"
},
{
"name": "Domenic Denicola",
"email": "d@domenic.me",
"url": "https://domenic.me/"
},
{
"name": "Sebastian Mayr",
"email": "sebmaster16@gmail.com",
"url": "http://blog.smayr.name/"
},
{
"name": "Joris van der Wel",
"email": "joris@jorisvanderwel.com"
}
],
"name": "jsdom",
"repository": {
"type": "git",
"url": "git+https://github.com/tmpvar/jsdom.git"
},
"scripts": {
"benchmark": "node ./benchmark/runner",
"benchmark-browser": "node ./benchmark/runner --bundle",
"convert-idl": "node ./scripts/webidl/convert",
"lint": "jscs lib/ && jscs test/ && eslint . && eslint test/web-platform-tests/to-upstream --ext .html",
"prepublish": "npm run convert-idl",
"pretest": "npm run convert-idl && git submodule update --init --recursive",
"test": "node ./test/runner",
"test-browser": "node ./test/browser-runner",
"update-authors": "git log --format=\"%aN <%aE>\" | sort -f | uniq > AUTHORS.txt"
},
"version": "7.2.2"
}