Skip to content

Commit 9424df9

Browse files
authored
Add Nimby - Unofficial package manager and installer. (#3163)
1 parent 7db1d20 commit 9424df9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12996,6 +12996,20 @@
1299612996
"license": "MIT",
1299712997
"web": "https://github.com/treeform/tabby"
1299812998
},
12999+
{
13000+
"name": "nimby",
13001+
"url": "https://github.com/treeform/nimby",
13002+
"method": "git",
13003+
"tags": [
13004+
"packages",
13005+
"lockfile",
13006+
"install",
13007+
"ci"
13008+
],
13009+
"description": "Unofficial package manager and installer.",
13010+
"license": "MIT",
13011+
"web": "https://github.com/treeform/nimby"
13012+
},
1299913013
{
1300013014
"name": "xdo",
1300113015
"url": "https://github.com/juancarlospaco/nim-xdo",

0 commit comments

Comments
 (0)