jbrowse-testing/ncbi-api-test/package.json

10 lines
143 B
JSON
Raw Permalink Normal View History

2023-02-04 14:49:44 -08:00
{
"name": "ncbi-api-test",
"version": "0.0.1",
"main": "index.js",
"license": "MIT",
"scripts": {
"start": "node index.js"
}
}