File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Expand file tree Collapse file tree 3 files changed +0
-5
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 44 "description" : " A way to truncate a json object." ,
55 "main" : " json-truncate.js" ,
66 "scripts" : {
7- "precommit" : " npm run lint && npm run coverage" ,
8- "commit" : " git-cz" ,
97 "lint" : " standard" ,
108 "coverage" : " nyc npm t && npm run coverage-report" ,
119 "coverage-report" : " nyc report --reporter=lcov" ,
1210 "test" : " mocha" ,
13- "prebuild" : " rimraf dist" ,
1411 "doc" : " jsdoc json-truncate.js -d docs" ,
1512 "predoc" : " rimraf docs" ,
1613 "travis" : " npm run precommit"
4744 "homepage" : " https://github.com/mrsteele/json-truncate#readme" ,
4845 "devDependencies" : {
4946 "chai" : " ^4.0.2" ,
50- "commitizen" : " ^4.0.0" ,
51- "cz-conventional-changelog" : " ^3.0.0" ,
5247 "jsdoc" : " ^3.6.3" ,
5348 "mocha" : " ^8.3.2" ,
5449 "nyc" : " ^15.1.0" ,
You can’t perform that action at this time.
0 commit comments