加入git

This commit is contained in:
kangkang520
2018-11-12 23:22:59 +08:00
parent 3d0c2070eb
commit 800bec3a4c

View File

@ -1,12 +1,16 @@
{ {
"name": "ini-decode", "name": "ini-decode",
"version": "1.0.2", "version": "1.0.3",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"types": "typing/index.d.ts", "types": "typing/index.d.ts",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"repository": {
"type": "gitlab",
"url": "http://git.iemmp.com/yizhi/ini-decode.git"
},
"keywords": [ "keywords": [
"ini", "ini",
"config", "config",