44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"nativescript": {
|
|
"id": "org.nativescript.Nightr",
|
|
"tns-android": {
|
|
"version": "5.3.1"
|
|
},
|
|
"tns-ios": {
|
|
"version": "5.3.1"
|
|
}
|
|
},
|
|
"description": "NativeScript Application",
|
|
"license": "SEE LICENSE IN <your-license-filename>",
|
|
"repository": "<fill-your-repository-here>",
|
|
"dependencies": {
|
|
"@angular/animations": "~7.2.0",
|
|
"@angular/common": "~7.2.0",
|
|
"@angular/compiler": "~7.2.0",
|
|
"@angular/core": "~7.2.0",
|
|
"@angular/forms": "~7.2.0",
|
|
"@angular/http": "~7.2.0",
|
|
"@angular/platform-browser": "~7.2.0",
|
|
"@angular/platform-browser-dynamic": "~7.2.0",
|
|
"@angular/router": "~7.2.0",
|
|
"nativescript-angular": "~7.2.0",
|
|
"nativescript-camera": "^4.4.0",
|
|
"nativescript-geolocation": "^5.0.0",
|
|
"nativescript-powerinfo": "^1.0.7",
|
|
"nativescript-theme-core": "~1.0.4",
|
|
"reflect-metadata": "~0.1.12",
|
|
"rxjs": "~6.3.0",
|
|
"tns-core-modules": "~5.3.0",
|
|
"zone.js": "~0.8.26"
|
|
},
|
|
"devDependencies": {
|
|
"@angular/compiler-cli": "~7.2.0",
|
|
"@nativescript/schematics": "~0.5.0",
|
|
"@ngtools/webpack": "~7.2.0",
|
|
"nativescript-dev-typescript": "~0.9.0",
|
|
"nativescript-dev-webpack": "~0.21.0"
|
|
},
|
|
"gitHead": "803cec054c44c99eaa59cdc267993e6346f6cb3a",
|
|
"readme": "NativeScript Application"
|
|
}
|