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
/
prr
/
/srv/data/trash/vhost_www.bachtale.com_1719306535/htdocs/node_modules/prr/package.json
{ "name": "prr", "description": "A better Object.defineProperty()", "version": "1.0.1", "homepage": "https://github.com/rvagg/prr", "author": "Rod Vagg <rod@vagg.org> (https://github.com/rvagg)", "keywords": [ "property", "properties", "defineProperty", "ender" ], "main": "./prr.js", "repository": { "type": "git", "url": "https://github.com/rvagg/prr.git" }, "dependencies": {}, "devDependencies": { "tap": "*" }, "scripts": { "test": "node ./test.js" }, "license": "MIT" }