package.json
415 字节
{
"name": "find_landlord",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"bindingx-parser": "0.0.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://114.215.101.231:8099/xuqiang/find_landlord.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}