@wikipathways/gpml
Version:
Schemas and test cases for GPML XML file format.
30 lines (29 loc) • 648 B
JSON
{
"name": "@wikipathways/gpml",
"version": "1.0.6",
"files": [
"*.xsd",
"test",
"yarn.lock"
],
"description": "Schemas and test cases for GPML XML file format.",
"scripts": {
"build": "echo \"Error: no build specified\"",
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/ariutta/GPML.git"
},
"keywords": [
"GPML",
"pathway",
"PathVisio"
],
"author": "WikiPathways team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ariutta/GPML/issues"
},
"homepage": "https://github.com/ariutta/GPML#readme"
}