gamepad-plus
Version:
a superb library that extends the Gamepad API with super powers
20 lines (19 loc) • 421 B
JSON
{
"non-interactive": false,
"dry-run": false,
"verbose": false,
"force": false,
"pkgFiles": ["package.json"],
"increment": "patch",
"commitMessage": "Release %s",
"tagName": "%s",
"tagAnnotation": "Release %s",
"buildCommand": "npm run prod",
"distRepo": false,
"distStageDir": ".stage",
"distBase": "dist",
"distFiles": ["**/*"],
"private": false,
"publish": true,
"publishPath": "."
}