Rename to ceres
This commit is contained in:
parent
75087c23ca
commit
3ab74d09a0
1 changed files with 8 additions and 13 deletions
21
package.json
21
package.json
|
@ -1,21 +1,16 @@
|
|||
{
|
||||
"name": "skooma",
|
||||
"version": "1.7.0",
|
||||
"name": "ceres",
|
||||
"version": "1.0.0",
|
||||
"author": "darkwiiplayer",
|
||||
"license": "Unlicense",
|
||||
"main": "render.js",
|
||||
"exports": {
|
||||
".": "./render.js"
|
||||
},
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/darkwiiplayer/skooma-js"
|
||||
"url": "git+https://git.but.gay/darkwiiplayer/ceres"
|
||||
},
|
||||
"homepage": "https://darkwiiplayer.github.io/skooma-js",
|
||||
"keywords": [
|
||||
"skooma",
|
||||
"components",
|
||||
"functional",
|
||||
"html",
|
||||
"ui",
|
||||
"utility"
|
||||
]
|
||||
"homepage": "https://darkwiiplayer.github.io/ceres",
|
||||
"keywords": []
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue