password/package.json
Martin Donnelly 0a53f82c23 init
2019-12-22 00:46:32 +00:00

15 lines
226 B
JSON

{
"name": "password",
"version": "1.0.0",
"description": "",
"bin": {
"password": "./cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}