package.json
371 Bytes
{
"name": "leetcode-test",
"version": "1.0.0",
"description": "leetcode-cn.com上的题库代码实现",
"main": ".eslintrc.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.kmlab.com:lintry/leetcode-test.git"
},
"keywords": [],
"author": "",
"license": "MIT"
}