{
  "name": "@aladas-org/cryptoshape",
  "version": "0.0.33",
  "description": "Generates a representation of a Bip39 seed phrase as a 3D scene",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ALADAS-org/CryptoShape.git"
  },
  "keywords": [
    "Mnemonic",
    "Bip39",
    "Seed phrase",
    "Shape",
    "2D",
    "3D",
    "Steganography",
    "NFT",
    "BabylonJS"
  ],
  "author": "Michel Kern and Daniel Rodet",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/ALADAS-org/CryptoShape/issues"
  },
  "homepage": "https://github.com/ALADAS-org/CryptoShape#readme",
  "main": "index.html",
  "directories": {
    "doc": "doc",
    "lib": "lib"
  }
}
