File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hp4k1h5/aqlquerybuilder.js" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " ./built/index.js" ,
6
6
"scripts" : {
11
11
"homepage" : " https://github.com/HP4k1h5/AQLqueryBuilder.js" ,
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " git@github.com: HP4k1h5/AQLqueryBuilder.js.git"
14
+ "url" : " git+ssh://git @github.com/ HP4k1h5/AQLqueryBuilder.js.git"
15
15
},
16
16
"description" : " a typescript query builder for the Arango Query Language (AQL) via ArangoSearch" ,
17
17
"keywords" : [
39
39
"typescript" : " ^3.9.5"
40
40
},
41
41
"author" : " HP4k1h5" ,
42
- "email" : " robertwalks@gmail.com"
42
+ "email" : " robertwalks@gmail.com" ,
43
+ "bugs" : {
44
+ "url" : " https://github.com/HP4k1h5/AQLqueryBuilder.js/issues"
45
+ },
46
+ "directories" : {
47
+ "doc" : " docs" ,
48
+ "test" : " tests"
49
+ }
43
50
}
You can’t perform that action at this time.
0 commit comments