Skip to content

Commit c8c67eb

Browse files
authored
Update package.json
1 parent 9bfc242 commit c8c67eb

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed
+32-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,32 @@
1-
{"name":"tns-template-hello-world","main":"app.js","version":"1.7.0","author":{"name":"Telerik","email":"[email protected]"},"description":"Nativescript hello-world project template","license":"Apache-2.0","keywords":["telerik","mobile","nativescript","{N}","tns","appbuilder","template"],"repository":{"type":"git","url":"git://github.com/NativeScript/template-hello-world.git"},"bugs":{"url":"https://github.com/NativeScript/template-hello-world/issues"},"homepage":"https://github.com/NativeScript/template-hello-world","android":{"v8Flags":"--expose_gc"},"readme":"ERROR: No README data found!","_id":"[email protected]","_from":"[email protected]"}
1+
{
2+
"name": "tns-template-hello-world",
3+
"main": "app.js",
4+
"version": "1.7.0",
5+
"author": {
6+
"name": "Telerik",
7+
"email": "[email protected]"
8+
},
9+
"description": "Nativescript hello-world project template",
10+
"license": "Apache-2.0",
11+
"keywords": ["telerik", "mobile", "nativescript", "{N}", "tns", "appbuilder", "template"],
12+
"repository": {
13+
"type": "git",
14+
"url": "git://github.com/NativeScript/template-hello-world.git"
15+
},
16+
"bugs": {
17+
"url": "https://github.com/NativeScript/template-hello-world/issues"
18+
},
19+
"homepage": "https://github.com/NativeScript/template-hello-world",
20+
"readme": "ERROR: No README data found!",
21+
22+
"_from": "[email protected]",
23+
"android": {
24+
"v8Flags": "--expose_gc"
25+
},
26+
"dependencies": {
27+
"nativescript-theme-core": "^0.2.1"
28+
},
29+
"devDependencies": {
30+
"nativescript-dev-android-snapshot": "^0.*.*"
31+
}
32+
}

0 commit comments

Comments
 (0)