File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11/**
2- * json-bufferify 0.0.4
2+ * json-bufferify 0.0.5
33 * Date: 2017-07-06
44 * © 2017 LangZhai(智能小菜菜)
55 * This is licensed under the GNU LGPL, version 3 or later.
Original file line number Diff line number Diff line change 11/**
2- * json-bufferify 0.0.4
2+ * json-bufferify 0.0.5
33 * Date: 2017-07-06
44 * © 2017 LangZhai(智能小菜菜)
55 * This is licensed under the GNU LGPL, version 3 or later.
Original file line number Diff line number Diff line change 11{
22 "name" : " json-bufferify" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "main" : " json-bufferify.js" ,
55 "types" : " json-bufferify.d.ts" ,
66 "description" : " Convert JSON to ArrayBuffer and Revert ArrayBuffer to JSON." ,
7- "author" : " LangZhai (智能小菜菜)" ,
7+ "author" : {
8+ "name" : " LangZhai(智能小菜菜)" ,
9+ "url" : " https://langzhai.github.io"
10+ },
811 "license" : " LGPL-3.0+" ,
912 "scripts" : {
1013 "test" : " node test"
2225 "url" : " https://github.com/LangZhai/json-bufferify/issues"
2326 },
2427 "homepage" : " https://github.com/LangZhai/json-bufferify#readme"
25- }
28+ }
You can’t perform that action at this time.
0 commit comments