nucleotide
Version:
Deal with nucleotides and molecular formula
33 lines (32 loc) • 757 B
JSON
{
"author": {
"name": "Luc Patiny"
},
"bugs": {
"url": "https://github.com/cheminfo/mass-tools/issues"
},
"deprecated": false,
"description": "Deal with nucleotides and molecular formula",
"main": "lib/src/index.js",
"files": [
"src",
"lib"
],
"homepage": "https://github.com/cheminfo/mass-tools/tree/main/packages/nucleotide#readme",
"keywords": [],
"license": "MIT",
"name": "nucleotide",
"repository": {
"type": "git",
"url": "git+https://github.com/cheminfo/mass-tools.git"
},
"version": "3.2.17",
"devDependencies": {
"mf-parser": "^3.9.2"
},
"dependencies": {
"chemical-groups": "^2.2.3",
"mf-utilities": "^3.5.7"
},
"gitHead": "f1b5bcaf71447ff5289a065be648c357c341b7b5"
}