We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e51dc3 commit 77d3cd4Copy full SHA for 77d3cd4
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "hashlips_art_engine",
3
- "version": "1.1.1",
4
- "description": "HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.",
+ "name": "10k-collection-video",
+ "version": "1.0",
+ "description": "Source code from \"How To Create An ENTIRE NFT Collection (10,000+) & MINT In Under 1 Hour Without Coding Knowledge\" video.",
5
"main": "index.js",
6
"bin": "index.js",
7
"pkg": {
@@ -20,7 +20,7 @@
20
"update_info": "node utils/update_info.js",
21
"preview_gif": "node utils/preview_gif.js"
22
},
23
- "author": "Daniel Eugene Botha (HashLips)",
+ "author": "Jesse Hall (codeSTACKr)",
24
"license": "MIT",
25
"dependencies": {
26
"canvas": "^2.8.0",
0 commit comments