{
  "name": "@wix/auto-frontend-module-registry",
  "version": "1.0.164",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "sideEffects": false,
  "module": "build/es/index.js",
  "main": "build/cjs/index.js",
  "typings": "./build/cjs/index.d.ts",
  "files": [
    "build"
  ],
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "build": "tsc -p tsconfig.json",
    "test": ":"
  },
  "wix": {
    "artifact": {
      "artifactId": "auto-frontend-module-registry",
      "groupId": "com.wixpress.velo-autogen"
    }
  },
  "falconPackageHash": "04362254f7e7a2b92ffef86156961d8e5ab1bace55762200cf25e791"
}