8 Star 58 Fork 9

BugDuck/tntjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Acbox 提交于 2022-08-14 11:04 . Fix: Can not use >1 pages.
{
"name": "tntjs",
"version": "0.2.4",
"description": "The JavaScript framework for modern web.",
"main": "dist/src/index.js",
"files": [
"dist/src/**",
"dist/node_modules/**"
],
"scripts": {
"build": "rollup --config",
"dev": "rollup --config --watch"
},
"repository": {
"type": "git",
"url": "https://github.com/Bug-Duck/tntjs.git"
},
"author": "BugDuck, 27Onion, Acbox",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.18.6",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-typescript": "^8.3.2",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-minify": "^0.5.2",
"eslint": "^8.17.0",
"javascript-obfuscator": "^4.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-terser": "^7.0.2",
"ts-loader": "^9.3.0",
"typescript": "^4.7.3",
"webpack-cli": "^4.9.2"
},
"dependencies": {
"tslib": "^2.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/BugDucker/tntjs.git
git@gitee.com:BugDucker/tntjs.git
BugDucker
tntjs
tntjs
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385