Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "unit.gl", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Dynamic Layout Engine.", | ||
@@ -45,3 +45,23 @@ "keywords": [ | ||
"!.DS_Store" | ||
] | ||
], | ||
"author": "Lars van Vianen <lars@vianen.com> (https://www.vianen.com)", | ||
"contributors": [ | ||
"Scape Agency <info@scape.agency>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/stylescape/unit.gl.git" | ||
}, | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/scape-foundation" | ||
} | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./scss/index.scss", | ||
"typescript": "./ts/index.scss" | ||
} | ||
} | ||
} |
@@ -13,3 +13,3 @@ <p align="center"> | ||
](https://www.unit.gl) | ||
[![NPM Version](https://img.shields.io/npm/v/unit.gl?style=flat-square&logo=npm&logoColor=FFFFFF&label=NPM&labelColor=354351&color=354351&link=https%3A%2F%2Fwww.npmjs.com%2Funitage%2Funit.gl)](https://www.npmjs.com/unitage/unit.gl) | ||
[![NPM Version](https://img.shields.io/npm/v/unit.gl?style=flat-square&logo=npm&logoColor=FFFFFF&label=NPM&labelColor=354351&color=354351&link=https%3A%2F%2Fwww.npmjs.com%2Funitage%2Funit.gl)](https://www.npmjs.com/unit.gl) | ||
[![devContainer](https://img.shields.io/badge/devContainer-23354351?style=flat-square&logo=Docker&logoColor=%23FFFFFF&labelColor=%23354351&color=%23354351)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/unit.gl) | ||
@@ -69,3 +69,3 @@ [![StackBlitz](https://img.shields.io/badge/StackBlitz-23354351?style=flat-square&logo=StackBlitz&logoColor=%23FFFFFF&labelColor=%23354351&color=%23354351)](https://stackblitz.com/github/stylescape/unit.gl/tree/main?file=src%2Findex.html) | ||
- [Website](https://www.unit.gl) | ||
- [NPM](https://www.npmjs.com/unitage/unit.gl) | ||
- [NPM](https://www.npmjs.com/unit.gl) | ||
@@ -72,0 +72,0 @@ ### Development Resources |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
224052
1
0