/
home
/
henzagold
/
oldsite
/
node_modules
/
unplugin
/
File Upload :
llllll
Current File: /home/henzagold/oldsite/node_modules/unplugin/package.json
{ "name": "unplugin", "version": "0.9.6", "packageManager": "pnpm@7.11.0", "description": "Unified plugin system for build tools", "repository": "unjs/unplugin", "license": "MIT", "sideEffects": false, "exports": { ".": { "import": "./dist/index.mjs", "require": "./dist/index.js" }, "./dist/webpack/loaders/load": "./dist/webpack/loaders/load.js", "./dist/webpack/loaders/transform": "./dist/webpack/loaders/transform.js" }, "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "tsup", "dev": "tsup --watch src", "lint": "eslint --ext ts .", "prepublishOnly": "nr build", "release": "bumpp --commit --push --tag --all -x 'npx conventional-changelog -p angular -i CHANGELOG.md -s' && npm publish", "test": "nr lint && nr test:build && vitest run", "test:build": "jiti scripts/buildFixtures.ts" }, "dependencies": { "acorn": "^8.8.0", "chokidar": "^3.5.3", "webpack-sources": "^3.2.3", "webpack-virtual-modules": "^0.4.5" }, "devDependencies": { "@ampproject/remapping": "^2.2.0", "@antfu/ni": "^0.18.0", "@nuxtjs/eslint-config-typescript": "^11.0.0", "@types/express": "^4.17.14", "@types/fs-extra": "^9.0.13", "@types/node": "^18.7.16", "@types/webpack-sources": "^3.2.0", "bumpp": "^8.2.1", "conventional-changelog-cli": "^2.2.2", "enhanced-resolve": "^5.10.0", "esbuild": "^0.15.7", "eslint": "^8.23.1", "fast-glob": "^3.2.12", "fs-extra": "^10.1.0", "jiti": "^1.15.0", "magic-string": "^0.26.3", "picocolors": "^1.0.0", "rollup": "^2.79.0", "tsup": "^6.2.3", "typescript": "^4.8.3", "vite": "^3.1.2", "vitest": "^0.23.4", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" } }
Copyright ©2k19 -
Hexid
|
Tex7ure