{ "name": "opencourse", "version": "1.0.0", "description": "前人走过的弯路,后人就不必再走。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "contributors": "all-contributors check && all-contributors generate" }, "repository": { "type": "git", "url": "git+https://github.com/sdu-openlab/OpenCourse.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/sdu-openlab/OpenCourse/issues" }, "homepage": "https://github.com/sdu-openlab/OpenCourse#readme", "devDependencies": { "all-contributors-cli": "^6.20.0" } }