Add package nmi (#1483)
This commit is contained in:
parent
ccd4c351a0
commit
2daaa508d2
1 changed files with 13 additions and 0 deletions
|
|
@ -17957,5 +17957,18 @@
|
|||
"description": "Convert json node to camelcase",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kixixixixi/camelize"
|
||||
},
|
||||
{
|
||||
"name": "nmi",
|
||||
"url": "https://github.com/jiro4989/nmi",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sl",
|
||||
"joke",
|
||||
"cli"
|
||||
],
|
||||
"description": "nmi display animations aimed to correct users who accidentally enter nmi instead of nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/nmi"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue