{
  "name": "@mmsb/result_page",
  "version": "3.4.0",
  "description": "Stencil Component Starter",
  "module": "dist/index.mjs",
  "main": "dist/index.js",
  "unpkg": "dist/ionic.js",
  "types": "dist/types/components.d.ts",
  "collection": "dist/collection/collection-manifest.json",
  "files": [
    "dist/"
  ],
  "scripts": {
    "build": "stencil build --docs",
    "start": "stencil build --dev --watch --serve",
    "test": "stencil test --spec --e2e",
    "test.watch": "stencil test --spec --e2e --watchAll"
  },
  "dependencies": {
    "@mmsb/mmsb-select": "^2.0.2",
    "@types/node": "^14.6.4",
    "bootstrap": "^4.5.0",
    "d3": "^5.16.0",
    "d3-simple-slider": "1.5.4",
    "downloadjs": "^1.4.7",
    "frappe-datatable": "^1.15.2",
    "fs": "0.0.1-security"
  },
  "devDependencies": {
    "@stencil/core": "^1.13.0",
    "rollup-plugin-node-builtins": "^2.1.2",
    "rollup-plugin-node-globals": "^1.4.0"
  },
  "license": "MIT",
  "directories": {
    "doc": "docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MMSB-MOBI/result_page_crispr.git"
  },
  "author": "S.Lematre, C.Hilpert",
  "bugs": {
    "url": "https://github.com/MMSB-MOBI/result_page_crispr/issues"
  },
  "homepage": "https://github.com/MMSB-MOBI/result_page_crispr#readme"
}
