File tree 2 files changed +26
-0
lines changed
2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ // Entry point
2
+
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " nativescript-doctor" ,
3
+ "version" : " 0.0.1" ,
4
+ "description" : " Library that helps identifying if the environment can be used for development of {N} apps." ,
5
+ "main" : " lib/index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/NativeScript/nativescript-doctor.git"
12
+ },
13
+ "keywords" : [
14
+ " NativeScript" ,
15
+ " doctor" ,
16
+ " tns"
17
+ ],
18
+ "author" :
" Telerik <[email protected] >" ,
19
+ "license" : " Apache-2.0" ,
20
+ "bugs" : {
21
+ "url" : " https://github.com/NativeScript/nativescript-doctor/issues"
22
+ },
23
+ "homepage" : " https://github.com/NativeScript/nativescript-doctor#readme"
24
+ }
You can’t perform that action at this time.
0 commit comments