UNPKG

78 BJSONView Raw
1{
2 "plugins": ["license"],
3 "exec": {
4 "before_commit": "npm run build"
5 }
6}