{ "name": "epdc-resident-mp-js", "version": "1.0.0", "description": "e锦水小程序-居民端", "main": "app.js", "scripts": { "init": "./node_modules/.bin/eslint --init", "lint": "./node_modules/.bin/eslint --fix app.js api utils pages subpages components" }, "repository": { "type": "git", "url": "http://lihenian@121.42.41.42:7070/r/epdc-resident-mp-js.git" }, "author": "lihenian", "license": "ISC", "devDependencies": { "babel-eslint": "^10.1.0", "eslint": "^7.3.1" } }