1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/yayaluoya-layabox-esbuild

Клонировать/Скачать
package.json 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
yayaluoya Отправлено 05.01.2022 13:19 3f79b82
{
"name": "layabox-esbuild",
"version": "1.2.2",
"authorName": "yayaluoya",
"description": "用esbuild来构建layabox项目,修改代码后立即就能看到更改,而不用傻傻等编译。",
"main": "./index.js",
"bin": {
"layabox-esbuild": "./dist/__bin/index.js",
"leb": "./dist/__bin/index.js"
},
"repository": "https://github.com/yayaluoya/layaBoxEsBuild.git",
"npmPackURL": "https://www.npmjs.com/package/layabox-esbuild",
"remotePackgeJsonFileUrl": "package.json",
"remotePackgeVersionJsonFileUrl": "packgeVersion.json",
"scripts": {
"install": "node ./pack/i.js",
"uninstall": "node ./pack/uni.js",
"npm-publish": "npm publish",
"ts-build": "tsc -w",
"test": "node ./dist/__bin/index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"@rollup/plugin-commonjs": "^19.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"commander": "^7.2.0",
"esbuild": "^0.13.8",
"internal-ip": "^6.2.0",
"mime": "^2.5.2",
"moment": "^2.29.1",
"needle": "^2.8.0",
"portfinder": "^1.0.28",
"randomstring": "^1.2.1",
"rollup": "^2.53.1",
"rollup-plugin-node-polyfills": "^0.2.1",
"ws": "^7.4.4"
},
"testEnvironment": "node",
"devDependencies": {
"@types/node": "^15.0.2",
"typescript": "^4.2.4"
},
"version-log": []
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/yayaluoya-layabox-esbuild.git
git@api.gitlife.ru:oschina-mirror/yayaluoya-layabox-esbuild.git
oschina-mirror
yayaluoya-layabox-esbuild
yayaluoya-layabox-esbuild
master