1 | {
|
2 | "name": "radix-library",
|
3 | "version": "4.1.8",
|
4 | "description": "CSS and Javascript library to initialize pages.",
|
5 | "main": "radix.js",
|
6 | "scripts": {
|
7 | "test": "echo \"Error: no test specified\" && exit 1"
|
8 | },
|
9 | "repository": {
|
10 | "type": "git",
|
11 | "url": "git+https://github.com/7304sk/radix.git"
|
12 | },
|
13 | "author": "shoalwave <shoalwave.dev@gmail.com> (https://shoalwave.net/)",
|
14 | "license": "MIT",
|
15 | "bugs": {
|
16 | "url": "https://github.com/7304sk/radix/issues"
|
17 | },
|
18 | "homepage": "https://radix.shoalwave.net/"
|
19 | }
|