UNPKG

tuancontact8

Version:

Contact Manager

20 lines (19 loc) 376 B
{ "name": "tuancontact8", "version": "1.0.0", "description": "Contact Manager", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tuan", "license": "ISC", "bin": { "contact": "index.js" }, "dependencies": { "fs": "0.0.1-security", "readline-sync": "^1.4.9", "yargs": "^12.0.1" } }