PHP 8.2.30
Preview: package.json Size: 1.56 KB
/home/byroehnu/.trash/node_modules11/rollup-plugin-polyfill-node/package.json

{
  "name": "rollup-plugin-polyfill-node",
  "version": "0.13.0",
  "main": "dist/index.js",
  "module": "dist/es/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "pretest": "npm run build",
    "test": "mocha",
    "prebuild": "rm -rf dist && mkdir dist",
    "build": "npm run build:constants && npm run build:polyfills && npm run collect:polyfills && npm run build:bundlers",
    "build:bundlers": "tsc -p . && rollup -c",
    "build:polyfills": "node scripts/build-polyfills.js",
    "build:constants": "node scripts/build-constants.js",
    "collect:polyfills": "node scripts/collect-polyfills.js",
    "release": "np --no-yarn --no-release-draft",
    "browser-test": "serve browser-test/dist",
    "prebrowser-test": "npm run build && node ./browser-test/index.js"
  },
  "files": [
    "dist"
  ],
  "keywords": [
    "rollup-plugin"
  ],
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@rollup/plugin-inject": "^5.0.4"
  },
  "peerDependencies": {
    "rollup": "^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
  },
  "devDependencies": {
    "@rollup/plugin-commonjs": "^25.0.5",
    "@rollup/plugin-json": "^6.0.1",
    "@rollup/plugin-node-resolve": "^15.2.3",
    "browserify-fs": "^1.0.0",
    "buffer-es6": "^4.9.3",
    "crypto-browserify": "^3.11.0",
    "debug": "^4.1.1",
    "glob": "^7.1.6",
    "mocha": "^10.2.0",
    "np": "^8.0.4",
    "process-es6": "^0.11.6",
    "rollup": "^4.0.2",
    "serve": "^11.3.2",
    "typescript": "^5.2.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/FredKSchott/rollup-plugin-polyfill-node"
  }
}

Directory Contents

Dirs: 1 × Files: 3

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-28 00:28:58
Edit Download
2.27 KB lrw-r--r-- 2026-02-28 00:28:52
Edit Download
1.56 KB lrw-r--r-- 2026-02-28 00:28:52
Edit Download
2.66 KB lrw-r--r-- 2026-02-28 00:28:54
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).