{
  "name": "@imbricate/core",
  "main": "index.js",
  "version": "3.40.1",
  "description": "Imbricate Core, Notebook for Engineers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Imbricate/Imbricate.git"
  },
  "keywords": [
    "Notebook",
    "Engineer",
    "API"
  ],
  "author": "WMXPY",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Imbricate/Imbricate/issues"
  },
  "homepage": "https://imbricate.io",
  "optionalDependencies": {
    "@sudoo/locale": "*"
  }
}