加入git
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user