Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.bachtale.com_1719306535
/
htdocs
/
node_modules
/
rework
/
/srv/data/trash/vhost_www.bachtale.com_1719306535/htdocs/node_modules/rework/package.json
{ "name": "rework", "version": "1.0.1", "description": "Plugin framework for CSS preprocessing", "main": "index", "files": [ "index.js" ], "dependencies": { "css": "^2.0.0", "convert-source-map": "^0.3.3" }, "devDependencies": { "mocha": "^1.20.1", "should": "^4.0.4" }, "scripts": { "test": "mocha --require should --reporter spec" }, "keywords": [ "css", "manipulation", "preprocess", "transform", "server" ], "author": "TJ Holowaychuk <tj@vision-media.ca>", "repository": { "type": "git", "url": "git://github.com/reworkcss/rework.git" } }