{
"description": "NativeScript Stripe Demo Application",
"license": "MIT",
"readme": "NativeScript Stripe Demo Application",
"repository": "<fill-your-repository-here>",
"nativescript": {
"id": "org.nativescript.stripe.demoangular",
"tns-ios": {
"version": "6.8.0"
},
"tns-android": {
"version": "6.8.0"
}
},
"dependencies": {
"@angular/animations": "~10.0.0",
"@angular/common": "~10.0.0",
"@angular/compiler": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/forms": "~10.0.0",
"@angular/platform-browser": "~10.0.0",
"@angular/platform-browser-dynamic": "~10.0.0",
"@angular/router": "~10.0.0",
"@nativescript/angular": "~10.0.0",
"nativescript-stripe": "file:../src",
"nativescript-theme-core": "~2.0.24",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.3.3",
"zone.js": "~0.10.3"
},
"devDependencies": {
"@angular/compiler-cli": "~10.0.0",
"@ngtools/webpack": "~10.0.0",
"lazy": "1.0.11",
"@nativescript/webpack": "^2.1.3",
"tslint": "~5.4.3",
"typescript": "~3.9.0"
},
"scripts": {
"build.plugin": "cd ../src && npm run build",
"ci.tslint": "npm i && tslint --config '../tslint.json' 'app/**/*.ts' --exclude '**/node_modules/**'"
}
}
{"html5":"htmlmixed","css":"css","javascript":"javascript","php":"php","python":"python","ruby":"ruby","lua":"text\/x-lua","bash":"text\/x-sh","go":"go","c":"text\/x-csrc","cpp":"text\/x-c++src","diff":"diff","latex":"stex","sql":"sql","xml":"xml","apl":"apl","asterisk":"asterisk","c_loadrunner":"text\/x-csrc","c_mac":"text\/x-csrc","coffeescript":"text\/x-coffeescript","csharp":"text\/x-csharp","d":"d","ecmascript":"javascript","erlang":"erlang","groovy":"text\/x-groovy","haskell":"text\/x-haskell","haxe":"text\/x-haxe","html4strict":"htmlmixed","java":"text\/x-java","java5":"text\/x-java","jquery":"javascript","mirc":"mirc","mysql":"sql","ocaml":"text\/x-ocaml","pascal":"text\/x-pascal","perl":"perl","perl6":"perl","plsql":"sql","properties":"text\/x-properties","q":"text\/x-q","scala":"scala","scheme":"text\/x-scheme","tcl":"text\/x-tcl","vb":"text\/x-vb","verilog":"text\/x-verilog","yaml":"text\/x-yaml","z80":"text\/x-z80"}