tmux-fingers/dev/package.json

13 lines
299 B
JSON

{
"name": "tmux-fingers-dev-stuff",
"version": "0.0.1",
"description": "tools to develop tmux-fingers shite",
"main": "index.js",
"repository": "https://github.com/morantron/tmux-fingers",
"author": "Morantron",
"license": "MIT",
"dependencies": {
"lodash.chunk": "^4.2.0"
}
}