mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
refactor: replace generator with node.js scripts
This commit is contained in:
parent
09cdd58963
commit
3f60fc2a29
6 changed files with 39 additions and 44 deletions
8
generator/package.json
Normal file
8
generator/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "@blockmatic/generator",
|
||||
"type": "commonjs",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"fast-average-color-node": "^3.1.0",
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue