{ "name": "fj", "version": "1.0.0", "description": "", "main": "main.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/longyears/fj.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.13.0", "moment": "^2.30.1" } }