UNPKG

undecided

Version:

Tool for making websites on the fly.

28 lines (27 loc) 563 B
{ "name": "undecided", "version": "1.5.3", "description": "Tool for making websites on the fly.", "main": "undecided.js", "repository" : { "type" : "git", "url" : "https://github.com/doodybrains/undecided" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "undecided": "./undecided.js" }, "keywords": [ "emma", "rae" ], "author": "emma rae", "license": "ISC", "dependencies": { "inquirer": "^3.1.0", "say": "^0.11.0", "shortid": "^2.2.8", "unirest": "^0.5.1" } }