owofi
Version:
Text owoifier library.
30 lines (29 loc) • 605 B
JSON
{
"name": "owofi",
"version": "1.0.1",
"description": "Text owoifier library.",
"main": "lib/index.js",
"files": ["lib/index.js"],
"scripts": {
"test": "node test/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Luvella/owofi.git"
},
"keywords": [
"owo",
"owoify",
"uwu",
"cute"
],
"author": "Luvella",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/Luvella/owofi/issues"
},
"homepage": "https://github.com/Luvella/owofi#readme",
"devDependencies": {
"@luvella/eslint-config": "^1.0.2"
}
}