|
@ -3,6 +3,7 @@ |
|
|
"version": "6.0.5", |
|
|
"version": "6.0.5", |
|
|
"description": "The command line interface for Now", |
|
|
"description": "The command line interface for Now", |
|
|
"repository": "zeit/now-cli", |
|
|
"repository": "zeit/now-cli", |
|
|
|
|
|
"license": "MIT", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"postinstall": "node download/postinstall.js", |
|
|
"postinstall": "node download/postinstall.js", |
|
|
"precommit": "xo --quiet && lint-staged", |
|
|
"precommit": "xo --quiet && lint-staged", |
|
|