Commit 36bf09d 1 parent 0d05f7d commit 36bf09d Copy full SHA for 36bf09d
File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " @teclib/android-inventory-agent" ,
3
+ "version" : " 1.3.0" ,
4
+ "description" : " GLPI Android Inventory Agent" ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "release" : " standard-version -t ''"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/glpi-project/android-inventory-agent.git"
12
+ },
13
+ "keywords" : [
14
+ " Android" ,
15
+ " inventory" ,
16
+ " flyve" ,
17
+ " device" ,
18
+ " agent" ,
19
+ " teclib"
20
+ ],
21
+ "author" :
" Rafael Hernandez <[email protected] > (https://flyve-mdm.com)" ,
22
+ "license" : " GPL-3.0" ,
23
+ "bugs" : {
24
+ "url" : " https://github.com/glpi-project/android-inventory-agent/issues"
25
+ },
26
+ "homepage" : " http://glpi-project/android-inventory-agent/"
27
+ }
You can’t perform that action at this time.
0 commit comments