UNPKG

config-react-vue-static-now

Version:

A CLI to help generate a script for deploying with NOW

21 lines 460 B
{ "name": "config-react-vue-static-now", "version": "1.1.0", "description": "A CLI to help generate a script for deploying with NOW", "main": "src/index.js", "bin": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "NOW", "React deploy", "VUE Deploy", "static deploy" ], "author": "Babandeep Singh", "license": "MIT", "dependencies": { "inquirer": "^7.3.3" } }