Add package nmi (#1483)

This commit is contained in:
jiro 2020-05-21 23:15:38 +09:00 committed by GitHub
parent ccd4c351a0
commit 2daaa508d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]