Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
pigeon /
node_modules /
cssstyle /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
node_modules
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
LICENSE
1.03
KB
-rw-r--r--
1985-10-26 09:15
README.md
919
B
-rw-r--r--
1985-10-26 09:15
package.json
2.81
KB
-rw-r--r--
2022-06-27 18:41
Save
Rename
{ "_from": "cssstyle@>=0.2.3", "_id": "cssstyle@2.3.0", "_inBundle": false, "_integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", "_location": "/cssstyle", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "cssstyle@>=0.2.3", "name": "cssstyle", "escapedName": "cssstyle", "rawSpec": ">=0.2.3", "saveSpec": null, "fetchSpec": ">=0.2.3" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", "_shasum": "ff665a0ddbdc31864b09647f34163443d90b0852", "_spec": "cssstyle@>=0.2.3", "_where": "/var/www/html/pigeon/node_modules/jsdom", "bugs": { "url": "https://github.com/jsdom/cssstyle/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Chad Walker", "email": "chad@chad-cat-lore-eddie.com", "url": "https://github.com/chad3814" } ], "dependencies": { "cssom": "~0.3.6" }, "deprecated": false, "description": "CSSStyleDeclaration Object Model implementation", "devDependencies": { "babel-generator": "~6.26.1", "babel-traverse": "~6.26.0", "babel-types": "~6.26.0", "babylon": "~6.18.0", "eslint": "~6.0.0", "eslint-config-prettier": "~6.0.0", "eslint-plugin-prettier": "~3.1.0", "jest": "^24.8.0", "npm-run-all": "^4.1.5", "prettier": "~1.18.0", "request": "^2.88.0", "resolve": "~1.11.1" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=8" }, "files": [ "lib/" ], "homepage": "https://github.com/jsdom/cssstyle", "keywords": [ "CSS", "CSSStyleDeclaration", "StyleSheet" ], "license": "MIT", "main": "./lib/CSSStyleDeclaration.js", "maintainers": [ { "name": "Jon Sakas", "email": "jon.sakas@gmail.com", "url": "https://jon.sakas.co/" }, { "name": "Rafał Ruciński", "email": "fatfisz@gmail.com", "url": "https://fatfisz.com" } ], "name": "cssstyle", "repository": { "type": "git", "url": "git+https://github.com/jsdom/cssstyle.git" }, "scripts": { "download": "node ./scripts/download_latest_properties.js && eslint lib/allProperties.js --fix", "generate": "run-p generate:*", "generate:implemented_properties": "node ./scripts/generate_implemented_properties.js", "generate:properties": "node ./scripts/generate_properties.js", "lint": "npm run generate && eslint . --max-warnings 0", "lint:fix": "eslint . --fix --max-warnings 0", "prepublishOnly": "npm run lint && npm run test", "test": "npm run generate && jest", "test-ci": "npm run lint && npm run test && codecov", "update-authors": "git log --format=\"%aN <%aE>\" | sort -f | uniq > AUTHORS" }, "version": "2.3.0" }