Server IP : 162.213.251.212 / Your IP : 3.147.86.112 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/public_html/easybuyer/node_modules/css/ |
Upload File : |
{ "name": "css", "version": "2.2.4", "description": "CSS parser / stringifier", "main": "index", "files": [ "index.js", "lib", "Readme.md" ], "dependencies": { "inherits": "^2.0.3", "source-map": "^0.6.1", "source-map-resolve": "^0.5.2", "urix": "^0.1.0" }, "devDependencies": { "mocha": "^1.21.3", "should": "^4.0.4", "matcha": "^0.5.0", "bytes": "^1.0.0" }, "scripts": { "benchmark": "matcha", "test": "mocha --require should --reporter spec --bail test/*.js" }, "author": "TJ Holowaychuk <tj@vision-media.ca>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/reworkcss/css.git" }, "keywords": [ "css", "parser", "stringifier", "stylesheet" ] }