fis3-parser-rosetta
Version:
FIS parser for rosetta
31 lines (30 loc) • 708 B
JSON
{
"name": "fis3-parser-rosetta",
"version": "2.0.5",
"description": "FIS parser for rosetta",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/fex-team/fis3-parser-rosetta.git"
},
"keywords": [
"fis3",
"parser",
"rosetta"
],
"author": "fis",
"license": "BSD",
"bugs": {
"url": "https://github.com/fex-team/fis3-parser-rosetta/issues"
},
"homepage": "https://github.com/fex-team/fis3-parser-rosetta",
"dependencies": {
"cheerio": "0.19.0",
"escodegen": "1.6.1",
"esprima-fb": "15001.1.0-dev-harmony-fb",
"jstransform": "11.0.0"
}
}