geta
Version:
Helpful tool for getting lower and uppercase of the letter a.
28 lines (27 loc) • 551 B
JSON
{
"name": "geta",
"version": "1.10.6",
"description": "Helpful tool for getting lower and uppercase of the letter a.",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "node ./test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/funnbot/a.git"
},
"keywords": [
"Letter",
"A",
"a"
],
"author": "funnbot",
"license": "MIT",
"bugs": {
"url": "https://github.com/funnbot/a/issues"
},
"homepage": "https://github.com/funnbot/a#readme"
}