Skip to content

Instantly share code, notes, and snippets.

View enchev's full-sized avatar

Vladimir Enchev enchev

View GitHub Profile
@enchev
enchev / package.json
Created December 13, 2016 13:20
MyApp package.json
{
"description": "NativeScript Application",
"license": "SEE LICENSE IN <your-license-filename>",
"readme": "NativeScript Application",
"repository": "<fill-your-repository-here>",
"nativescript": {
"id": "org.nativescript.MyApp",
"tns-android": {
"version": "2.4.1"
}