com.force.i18n.grammar.offline.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grammaticus Show documentation
Show all versions of grammaticus Show documentation
Localization Framework that allows grammatically correct renaming of nouns
{
"name": "grammaticus",
"version": "1.0.0",
"description": "Offline grammar engine for grammatically correct labels",
"main": "grammaticus.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/salesforce/grammaticus.git"
},
"keywords": [
"grammaticus",
"salesforce",
"grammar",
"engine"
],
"author": "Salesforce",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/salesforce/grammaticus/issues"
},
"homepage": "https://github.com/salesforce/grammaticus#readme",
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy