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 11{
22 "name" : " fast-json-stringify" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Stringify your JSON at max speed" ,
55 "main" : " index.js" ,
66 "scripts" : {
1010 "precommit" : " test" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/mcollina /fast-json-stringify.git"
13+ "url" : " git+https://github.com/fastify /fast-json-stringify.git"
1414 },
1515 "keywords" : [
1616 " json" ,
2121 "author" : " Matteo Collina <hello@matteocollina.com>" ,
2222 "license" : " MIT" ,
2323 "bugs" : {
24- "url" : " https://github.com/mcollina /fast-json-stringify/issues"
24+ "url" : " https://github.com/fastify /fast-json-stringify/issues"
2525 },
26- "homepage" : " https://github.com/mcollina /fast-json-stringify#readme" ,
26+ "homepage" : " https://github.com/fastify /fast-json-stringify#readme" ,
2727 "devDependencies" : {
2828 "benchmark" : " ^2.1.4" ,
2929 "is-my-json-valid" : " ^2.17.1" ,
You can’t perform that action at this time.
0 commit comments