Skip to content

Instantly share code, notes, and snippets.

@bradrice
Created March 11, 2025 18:12
Show Gist options
  • Save bradrice/6d0d07698a20b75c87ba384887cf167b to your computer and use it in GitHub Desktop.
Save bradrice/6d0d07698a20b75c87ba384887cf167b to your computer and use it in GitHub Desktop.
package.json-3-11-25
{
"description": "Tooling U Class Player",
"license": "private",
"readme": "NativeScript Application",
"repository": "https://github.com/toolingudev/classappnativescript.git",
"name": "class2tns",
"version": "2.0.0",
"author": "bradrice",
"main": "./app/main.ts",
"scripts": {
"test": "ng test"
},
"dependencies": {
"@angular/animations": "^19.2.1",
"@angular/common": "^19.2.1",
"@angular/compiler": "^19.2.1",
"@angular/core": "^19.2.1",
"@angular/forms": "^19.2.1",
"@angular/platform-browser": "^19.2.1",
"@angular/platform-browser-dynamic": "^19.2.1",
"@angular/router": "^19.2.1",
"@nativescript-community/insomnia": "^2.0.2",
"@nativescript/angular": "^19.0.1",
"@nativescript/core": "^8.8.6",
"@nativescript/pdf": "^1.0.1",
"@nativescript/tailwind": "^2.1.0-rc.2",
"@nativescript/theme": "~3.0.2",
"@types/he": "^1.2.3",
"@valor/nativescript-in-app-review": "^1.1.0",
"ajv-keywords": "^5.1.0",
"async-await": "^0.1.40",
"bootstrap": "^5.3.0",
"buffer": "^6.0.3",
"config": "^3.3.6",
"emitter": "^0.0.5",
"he": "^1.2.0",
"moment": "2.24.0",
"nanoid": "^5.0.3",
"nativescript-audio": "^6.2.6",
"nativescript-material-icons": "^1.0.3",
"nativescript-ui-listview": "^15.2.3",
"nativescript-ui-sidedrawer": "^15.2.3",
"nativescript-videoplayer": "^5.0.1",
"rxjs": "^7.8.1",
"stream": "^0.0.2",
"stream-browserify": "^3.0.0",
"tailwindcss": "^3.4.1",
"timer": "^1.0.1",
"timers": "^0.1.1",
"timers-browserify": "^2.0.12",
"util": "^0.12.4",
"zone.js": "~0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.1.1",
"@angular/cli": "~19.2.1",
"@angular/compiler-cli": "^18.1.1",
"@angular/language-server": "^18.2.0",
"@nativescript-community/fonts": "^1.0.5",
"@nativescript/android": "^8.8.6",
"@nativescript/ios": "~8.9.1",
"@nativescript/types": "~8.9.0",
"@nativescript/webpack": "~5.0.12",
"@ngtools/webpack": "^18.1.1",
"@types/node": "^10.17.60",
"ajv": "^8.17.1",
"eslint": "^8.33.0",
"lazy": "1.0.11",
"nativescript-dev-": "github:nativescript/ios",
"sass": "^1.49.9",
"semver": "^7.5.4",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typescript": "~5.4.5"
},
"nativescript": {
"id": "com.toolingu.class2tns"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment