File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-json-stringify" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Stringify your JSON at max speed" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
10
10
"precommit" : " test" ,
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " git+https://github.com/mcollina /fast-json-stringify.git"
13
+ "url" : " git+https://github.com/fastify /fast-json-stringify.git"
14
14
},
15
15
"keywords" : [
16
16
" json" ,
21
21
"author" :
" Matteo Collina <[email protected] >" ,
22
22
"license" : " MIT" ,
23
23
"bugs" : {
24
- "url" : " https://github.com/mcollina /fast-json-stringify/issues"
24
+ "url" : " https://github.com/fastify /fast-json-stringify/issues"
25
25
},
26
- "homepage" : " https://github.com/mcollina /fast-json-stringify#readme" ,
26
+ "homepage" : " https://github.com/fastify /fast-json-stringify#readme" ,
27
27
"devDependencies" : {
28
28
"benchmark" : " ^2.1.4" ,
29
29
"is-my-json-valid" : " ^2.17.1" ,
You can’t perform that action at this time.
0 commit comments