{ "name": "alef-compiler", "version": "0.0.0", "description": "Alef Component AOT Compiler.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alephjs/alef-component.git" }, "keywords": [ "aleph.js", "alephjs", "aleph", "alef", "components", "aot", "compiler", "rust", "swc" ], "author": "The Aleph.js authors", "license": "MIT", "bugs": { "url": "https://github.com/alephjs/alef-component/issues" } }