ink-for-terminal
Version:
cli utility for ink
27 lines (26 loc) • 525 B
JSON
{
"name": "ink-for-terminal",
"version": "1.0.10",
"description": "cli utility for ink ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"notes",
"note-taking",
"zettelkasten",
"second-brain",
"tools for thought",
"project management",
"spaced repetition"
],
"author": "ink",
"license": "MIT",
"dependencies": {
"axios": "^1.6.7",
"chalk": "^5.3.0",
"commander": "^11.1.0",
"conf": "^12.0.0"
}
}