mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-26 16:03:38 +03:00
10 lines
126 B
JSON
10 lines
126 B
JSON
{
|
|
"name": "cli",
|
|
"version": "1.0.0",
|
|
"bin": {
|
|
"cli": "bin/cli.js"
|
|
},
|
|
"dependencies": {
|
|
"lib": "^1.0.0"
|
|
}
|
|
} |