{
  "name": "ms-spectrum",
  "version": "3.10.0",
  "description": "A mass spectrum",
  "main": "lib/src/index.js",
  "files": [
    "src",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cheminfo/mass-tools.git"
  },
  "keywords": [],
  "author": "Luc Patiny",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cheminfo/mass-tools/issues"
  },
  "homepage": "https://github.com/cheminfo/mass-tools/tree/main/packages/emdb#readme",
  "dependencies": {
    "cheminfo-types": "^1.15.0",
    "is-any-array": "^3.0.0",
    "mf-finder": "^3.4.22",
    "mf-parser": "^3.9.0",
    "mf-utilities": "^3.5.5",
    "ml-gsd": "^13.1.1",
    "ml-regression-power": "^3.0.0",
    "ml-spectra-processing": "^14.24.0",
    "peaks-similarity": "^3.1.1",
    "xy-parser": "^6.0.1"
  },
  "devDependencies": {
    "jest-matcher-deep-close-to": "^3.0.2",
    "spectrum-generator": "^8.1.1"
  },
  "gitHead": "1a941fd037d74d6cc6f4c02123e56e076f9884aa"
}
