spiegel-keyman/common/test/predictive-text/package.json
2019-03-26 16:09:54 -06:00

11 lines
310 B
JSON

{
"name": "lmlayer-cli",
"version": "1.0.0",
"description": "Command line interface to the predictive text engine.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>",
"license": "MIT"
}