puning-real-estate/package.json
2026-01-18 14:09:29 +08:00

19 lines
361 B
JSON

{
"name": "puning-real-estate",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.28.0",
"dependencies": {
"axios": "^1.13.2",
"cheerio": "^1.1.2"
},
"type": "module"
}