UNPKG

@omnedia/ngx-starry-sky

Version:

A simple component library to create a container with an animated background.

37 lines 857 B
{ "name": "@omnedia/ngx-starry-sky", "description": "A simple component library to create a container with an animated background.", "version": "3.0.2", "peerDependencies": { "@angular/common": "^20.0.0", "@angular/core": "^20.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "keywords": [ "npm", "background", "sky", "stars", "shooting stars", "animation" ], "repository": { "url": "https://github.com/omnedia/ngx-starry-sky" }, "author": "Markus Block (markus.block@omnedia.com)", "license": "MIT", "module": "fesm2022/omnedia-ngx-starry-sky.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/omnedia-ngx-starry-sky.mjs" } } }