{
  "name": "@mmsb/table-crispr",
  "version": "2.1.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/radial-crispr": "^1.1.0",
    "bootstrap": "^4.3.1",
    "frappe-datatable": "^1.13.5",
    "fs": "0.0.1-security"
  },
  "devDependencies": {
    "@stencil/core": "^1.1.4",
    "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/table-crispr.git"
  },
  "author": "S.Lematre, C.Hilpert",
  "bugs": {
    "url": "https://github.com/MMSB-MOBI/table-crispr/issues"
  },
  "homepage": "https://github.com/MMSB-MOBI/table-crispr#readme"
}
