Ai
1 Star 0 Fork 0

TeddyZheng/conFusion-NativeScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
TeddyZheng 提交于 2018-07-16 05:51 +08:00 . Assignment 4
{
"description": "NativeScript Application",
"license": "SEE LICENSE IN <your-license-filename>",
"readme": "NativeScript Application",
"repository": "<fill-your-repository-here>",
"nativescript": {
"id": "org.nativescript.conFusionNativeScript",
"tns-ios": {
"version": "4.1.1"
},
"tns-android": {
"version": "4.1.3"
}
},
"dependencies": {
"@angular/animations": "~6.0.0",
"@angular/common": "~6.0.0",
"@angular/compiler": "~6.0.0",
"@angular/core": "~6.0.0",
"@angular/forms": "~6.0.0",
"@angular/http": "~6.0.0",
"@angular/platform-browser": "~6.0.0",
"@angular/platform-browser-dynamic": "~6.0.0",
"@angular/router": "~6.0.0",
"font-awesome": "^4.7.0",
"nativescript-angular": "~6.0.0",
"nativescript-camera": "^4.0.2",
"nativescript-couchbase": "^1.0.18",
"nativescript-email": "^1.5.3",
"nativescript-imagepicker": "^6.0.2",
"nativescript-local-notifications": "^2.0.5",
"nativescript-ngx-fonticon": "^4.2.0",
"nativescript-phone": "^1.3.1",
"nativescript-social-share": "^1.5.0",
"nativescript-telerik-ui": "^3.1.4",
"nativescript-theme-core": "~1.0.4",
"nativescript-toasty": "^1.1.5",
"reflect-metadata": "~0.1.8",
"rxjs": "~6.2.1",
"tns-core-modules": "~4.1.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
"babel-traverse": "6.26.0",
"babel-types": "6.26.0",
"babylon": "6.18.0",
"lazy": "1.0.11",
"nativescript-dev-typescript": "~0.7.0",
"typescript": "~2.7.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ZmyZheng/conFusion-NativeScript.git
git@gitee.com:ZmyZheng/conFusion-NativeScript.git
ZmyZheng
conFusion-NativeScript
conFusion-NativeScript
master

搜索帮助