UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

24 lines (23 loc) 487 B
{ "name": "getpass", "version": "0.1.6", "description": "getpass for node.js", "main": "lib/index.js", "dependencies": { "assert-plus": "^1.0.0" }, "devDependencies": { "json": "^9.0.3", "pty.js": "^0.3.0", "tape": "^4.4.0" }, "repository": { "type": "git", "url": "https://github.com/arekinath/node-getpass.git" }, "scripts": { "test": "tape test/*.test.js" }, "author": "Alex Wilson <alex.wilson@joyent.com>", "license": "MIT" }