HEX
Server: Apache
System: Linux www 6.18.4-i1-ampere #899 SMP Thu Jan 8 10:39:05 CET 2026 aarch64
User: sws1073755998 (1073755998)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/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"
}