@ublitzjs/dev-comments
Version:

34 lines (33 loc) • 699 B
JSON
{
"name": "@ublitzjs/dev-comments",
"version": "0.0.2",
"exports": {
"types": "./index.d.ts",
"import": "./mjs/index.mjs",
"require": "./cjs/index.cjs"
},
"devDependencies": {
"vitest": "3.2.4"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/ublitzjs/dev-comments.git"
},
"bugs": {
"url": "https://github.com/ublitzjs/dev-comments/issues",
"email": "diril656@gmail.com"
},
"homepage": "https://github.com/ublitzjs/dev-comments#readme",
"license": "ISC",
"keywords": [
"development",
"comments",
"code-removal",
"optimization",
"workers",
"ublitzjs"
]
}