/
home
/
henzagold
/
site
/
node_modules
/
mlly
/
File Upload :
llllll
Current File: //home/henzagold/site/node_modules/mlly/package.json
{ "name": "mlly", "version": "0.5.16", "description": "Missing ECMAScript module utils for Node.js", "repository": "unjs/mlly", "license": "MIT", "sideEffects": false, "type": "module", "exports": { "require": "./dist/index.cjs", "import": "./dist/index.mjs" }, "main": "./dist/index.cjs", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "files": [ "dist" ], "dependencies": { "acorn": "^8.8.0", "pathe": "^0.3.8", "pkg-types": "^0.3.5", "ufo": "^0.8.5" }, "devDependencies": { "@nuxtjs/eslint-config-typescript": "latest", "@types/node": "latest", "@vitest/coverage-c8": "^0.23.4", "c8": "latest", "eslint": "latest", "jiti": "latest", "standard-version": "latest", "typescript": "^4.8.3", "unbuild": "latest", "vitest": "latest" }, "packageManager": "pnpm@7.12.1", "scripts": { "build": "unbuild", "dev": "vitest", "lint": "eslint --ext .ts src", "release": "pnpm test && pnpm build && standard-version && pnpm publish && git push --follow-tags", "test": "pnpm lint && vitest run" } }
Copyright ©2k19 -
Hexid
|
Tex7ure