peptide
Version:
31 lines (30 loc) • 652 B
JSON
{
"name": "peptide",
"version": "2.4.1",
"description": "Peptide",
"keywords": [
"peptide",
"amino",
"acid"
],
"author": "Luc Patiny",
"contributors": [
"Michaël Zasso"
],
"repository": "cheminfo/mass-tools",
"bugs": {
"url": "https://github.com/cheminfo/mass-tools/issues"
},
"homepage": "https://github.com/cheminfo/mass-tools/tree/main/packages/peptide#readme",
"license": "MIT",
"main": "lib/src/index.js",
"files": [
"src",
"lib"
],
"dependencies": {
"mf-utilities": "^3.5.6",
"ml-spectra-processing": "^14.28.1"
},
"gitHead": "8d51e607bc39078f15a6a749ac894d5a2ed8d77c"
}