{ "name": "md-sections-tool", "version": "1.0.0", "description": "", "main": "extract.js", "scripts": { "test": "npx mocha --exit --timeout 10000 test/**/*.js", "lint": "npx eslint --fix src/" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "slug": "^1.1.0" } }