UNPKG

pronoun

Version:
28 lines (27 loc) 600 B
{ "name": "pronoun", "version": "1.0.3", "description": "English Pronouns", "main": "pronoun.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "exports": "./pronoun.js", "repository": { "type": "git", "url": "git+https://github.com/Axorax/pronoun-js.git" }, "keywords": [ "pronoun", "english", "english-pronouns", "grammar" ], "author": "Axorax", "license": "MIT", "bugs": { "url": "https://github.com/Axorax/pronoun-js/issues" }, "homepage": "https://github.com/Axorax/pronoun-js#readme" }