13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"name": "carousell taiwan post",
|
|
"version": "1.0.0",
|
|
"description": "https://tw.carousell.com/sell/",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"gitUpdate": "git add . && git commit -m\"update carousell tw post,\""
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
} |