resolutions-schedules-exhibits-numbering
Version:
number traditional resolutions with schedules and exhibits
23 lines (22 loc) • 645 B
JSON
{
"name": "resolutions-schedules-exhibits-numbering",
"description": "number traditional resolutions with schedules and exhibits",
"version": "2.0.0",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)",
"dependencies": {
"agreement-schedules-exhibits-numbering": "^3.0.0"
},
"license": "BlueOak-1.0.0",
"keywords": [
"numbering",
"abstract-numbering"
],
"repository": "commonform/resolutions-schedules-exhibits-numbering",
"devDependencies": {
"standard": "^13.0.2",
"standard-markdown": "^5.0.1"
},
"scripts": {
"lint": "standard && standard-markdown README.md"
}
}