1 Star 0 Fork 0

LEARN / nside

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 993 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"main": "app.js",
"description": "NativeScript IDE",
"license": "SEE LICENSE IN <your-license-filename>",
"repository": "<fill-your-repository-here>",
"scripts": {
"postinstall": "patch-package",
"lint": "tslint \"app/**/*.ts\""
},
"dependencies": {
"@nativescript/core": "~7.0.0",
"nativescript-syntax-highlighter": "file:../nativescript-syntax-highlighter/src",
"react": "^16.13.1",
"react-nativescript": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@nativescript/android": "^7.0.0",
"@nativescript/ios": "7.0.1",
"@nativescript/types": "7.0.1",
"@nativescript/webpack": "~3.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0-beta.5",
"@types/react": "16.9.34",
"babel-loader": "8.0.6",
"copy-webpack-plugin": "4.6.0",
"fork-ts-checker-webpack-plugin": "^5.1.0",
"patch-package": "^6.2.2",
"react-refresh": "^0.8.3",
"typescript": "^3.9.5"
},
"readme": "NativeScript IDE"
}
1
https://gitee.com/huoxd/nside.git
git@gitee.com:huoxd/nside.git
huoxd
nside
nside
master

搜索帮助