{ "name": "@antfu/eslint-config", "version": "0.1.0", "author": "Anthony Fu (https://github.com/antfu/)", "license": "MIT", "scripts": { "postinstall": "lerna bootstrap", "release": "lerna publish --conventional-commits" }, "devDependencies": { "lerna": "^3.14.1" } }