{
  "name": "empty-piral",
  "description": "An empty app shell with no dependencies.",
  "version": "1.8.4",
  "license": "MIT",
  "homepage": "https://piral.io",
  "keywords": [
    "portal",
    "smapiot",
    "sample",
    "empty",
    "independent",
    "example",
    "microfrontend",
    "modules",
    "spa"
  ],
  "importmap": {
    "imports": {
      "tslib": "tslib"
    }
  },
  "pilets": {
    "files": []
  },
  "piralCLI": {
    "version": "1.8.4",
    "generated": true
  },
  "main": "./app/index.js",
  "typings": "./app/index.d.ts",
  "app": "./app/index.html",
  "peerDependencies": {},
  "optionalDependencies": {},
  "devDependencies": {
    "piral-cli": "^1.8.4",
    "piral-cli-webpack5": "^1.8.4",
    "piral-base": "^1.8.4",
    "tslib": "2.5.2"
  },
  "sharedDependencies": [
    "tslib"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/smapiot/piral.git"
  },
  "bugs": {
    "url": "https://github.com/smapiot/piral/issues"
  },
  "author": "smapiot"
}
