|
@ -1,7 +1,8 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "now", |
|
|
"name": "now", |
|
|
"version": "6.0.0", |
|
|
"version": "6.0.0", |
|
|
"private": true, |
|
|
"description": "The command line interface for Now", |
|
|
|
|
|
"repository": "zeit/now-cli", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"postinstall": "node download/postinstall.js", |
|
|
"postinstall": "node download/postinstall.js", |
|
|
"precommit": "xo --quiet && lint-staged", |
|
|
"precommit": "xo --quiet && lint-staged", |
|
|