File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lfgroup/query-coder" ,
3
+ "private" : false ,
3
4
"description" : " URL query coder-decoder" ,
4
5
"version" : " 0.1.0" ,
5
6
"license" : " MIT" ,
6
7
"authors" : [
7
- {
8
- "name" : " Ivan Dorofeyev" ,
9
- "email" : " DivanDoesApps@gmail.com" ,
10
- "url" : " https://github.com/Betra"
11
- }
8
+ " Ivan <DivanDoesApps@gmail.com>"
12
9
],
13
10
"main" : " dist/index.js" ,
14
11
"types" : " dist/index.d.ts" ,
20
17
"files" : [
21
18
" /dist"
22
19
],
23
- "repository" : {
24
- "type" : " github" ,
25
- "url" : " https://github.com/LF-Group/query-coder"
26
- },
20
+ "repository" : " https://github.com/LF-Group/query-coder" ,
27
21
"bugs" : {
28
22
"email" : " dev@lf.group" ,
29
23
"url" : " https://github.com/LF-Group/query-coder/issues"
You can’t perform that action at this time.
0 commit comments