|
| 1 | +{ |
| 2 | + "platform": "react", |
| 3 | + "code": { |
| 4 | + "lang": "ts", |
| 5 | + "scheme": "blackbox", |
| 6 | + "reactRuntime": "classic" |
| 7 | + }, |
| 8 | + "style": { |
| 9 | + "scheme": "css-modules", |
| 10 | + "defaultStyleCssFilePath": "plasmic/plasmic__default_style.module.css" |
| 11 | + }, |
| 12 | + "images": { |
| 13 | + "scheme": "inlined", |
| 14 | + "publicDir": "../public", |
| 15 | + "publicUrlPrefix": "/static/" |
| 16 | + }, |
| 17 | + "tokens": { |
| 18 | + "scheme": "theo", |
| 19 | + "tokensFilePath": "plasmic-tokens.theo.json" |
| 20 | + }, |
| 21 | + "srcDir": "src/components", |
| 22 | + "defaultPlasmicDir": "./plasmic", |
| 23 | + "projects": [ |
| 24 | + { |
| 25 | + "projectId": "tKtnZiEMup1PmF99tS3Jhx", |
| 26 | + "projectApiToken": "AsobqMlbpUFpzh4uM8U3j9T66AY1nPrX6jtk0JNeiVriaf0X50gR1cwuY8b1y1JLUSBF74oHrmo2KRMA07w", |
| 27 | + "projectName": "Hypercerts Core", |
| 28 | + "version": "latest", |
| 29 | + "cssFilePath": "plasmic/hypercerts_core/plasmic_hypercerts_core.module.css", |
| 30 | + "components": [ |
| 31 | + { |
| 32 | + "id": "nRgxc3-mhP", |
| 33 | + "name": "HypercertImage", |
| 34 | + "type": "managed", |
| 35 | + "projectId": "tKtnZiEMup1PmF99tS3Jhx", |
| 36 | + "renderModuleFilePath": "plasmic/hypercerts_core/PlasmicHypercertImage.tsx", |
| 37 | + "importSpec": { |
| 38 | + "modulePath": "HypercertImage.tsx" |
| 39 | + }, |
| 40 | + "cssFilePath": "plasmic/hypercerts_core/PlasmicHypercertImage.module.css", |
| 41 | + "scheme": "blackbox", |
| 42 | + "componentType": "component" |
| 43 | + }, |
| 44 | + { |
| 45 | + "id": "Nv7cSj-s9F", |
| 46 | + "name": "WorkScopeChip", |
| 47 | + "type": "managed", |
| 48 | + "projectId": "tKtnZiEMup1PmF99tS3Jhx", |
| 49 | + "renderModuleFilePath": "plasmic/hypercerts_core/PlasmicWorkScopeChip.tsx", |
| 50 | + "importSpec": { |
| 51 | + "modulePath": "WorkScopeChip.tsx" |
| 52 | + }, |
| 53 | + "cssFilePath": "plasmic/hypercerts_core/PlasmicWorkScopeChip.module.css", |
| 54 | + "scheme": "blackbox", |
| 55 | + "componentType": "component" |
| 56 | + } |
| 57 | + ], |
| 58 | + "icons": [], |
| 59 | + "images": [ |
| 60 | + { |
| 61 | + "id": "vr4pSW2pH", |
| 62 | + "name": "orb", |
| 63 | + "filePath": "plasmic/hypercerts_core/images/orb.png" |
| 64 | + }, |
| 65 | + { |
| 66 | + "id": "bQIat_8lS", |
| 67 | + "name": "collection-logo", |
| 68 | + "filePath": "plasmic/hypercerts_core/images/collectionLogo.png" |
| 69 | + }, |
| 70 | + { |
| 71 | + "id": "2etckvHUL", |
| 72 | + "name": "squiggly", |
| 73 | + "filePath": "plasmic/hypercerts_core/images/squiggly.png" |
| 74 | + }, |
| 75 | + { |
| 76 | + "id": "_TBH9MuFK", |
| 77 | + "name": "tile-background", |
| 78 | + "filePath": "plasmic/hypercerts_core/images/tileBackground.png" |
| 79 | + } |
| 80 | + ], |
| 81 | + "indirect": false, |
| 82 | + "globalContextsFilePath": "", |
| 83 | + "codeComponents": [ |
| 84 | + { |
| 85 | + "id": "2LeErUoxBv", |
| 86 | + "name": "PlasmicHead", |
| 87 | + "componentImportPath": "@plasmicapp/react-web" |
| 88 | + }, |
| 89 | + { |
| 90 | + "id": "XPYFyglhLZ", |
| 91 | + "name": "Fetcher", |
| 92 | + "componentImportPath": "@plasmicapp/react-web/lib/data-sources" |
| 93 | + } |
| 94 | + ] |
| 95 | + } |
| 96 | + ], |
| 97 | + "globalVariants": { |
| 98 | + "variantGroups": [ |
| 99 | + { |
| 100 | + "id": "OGoErvQynxLNx", |
| 101 | + "name": "Screen", |
| 102 | + "projectId": "tKtnZiEMup1PmF99tS3Jhx", |
| 103 | + "contextFilePath": "plasmic/hypercerts_core/PlasmicGlobalVariant__Screen.tsx" |
| 104 | + } |
| 105 | + ] |
| 106 | + }, |
| 107 | + "wrapPagesWithGlobalContexts": true, |
| 108 | + "cliVersion": "0.1.196", |
| 109 | + "$schema": "https://unpkg.com/@plasmicapp/cli@0.1.196/dist/plasmic.schema.json" |
| 110 | +} |
0 commit comments