UNPKG

aletorecxml

Version:

Lib js for convert ALE format to recXML format

25 lines (24 loc) 480 B
{ "name": "aletorecxml", "version": "0.0.14", "description": "Lib js for convert ALE format to recXML format", "main": "ALEtorecXML.js", "scripts": { "test": "node ALEtorecXML_test.js" }, "keywords": [ "ALE", "recXML" ], "author": "Guillaume GENCE", "license": "ISC", "dependencies": { "biojs-io-newick": "^1.5.0", "pretty-data": "^0.40.0", "xml": "^1.0.0" }, "devDependencies": { "fs": "0.0.2", "promise": "^7.0.4" } }