pronoun-adjuster
Version:
Pronoun Adjuster takes variables and assigns the proper pronouns.
28 lines (27 loc) • 665 B
JSON
{
"name": "pronoun-adjuster",
"version": "0.1.2",
"description": "Pronoun Adjuster takes variables and assigns the proper pronouns.",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"keywords": [
"typescript",
"javascipt",
"package",
"pronoun",
"pronouns"
],
"author": "Matthew Gruman",
"license": "CC BY 4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/gruman/pronoun-adjuster.git"
},
"bugs": {
"url": "git+https://github.com/gruman/pronoun-adjuster.git"
},
"homepage": "https://matthewgruman.com/pronoun-adjuster"
}