Initial commit
This commit is contained in:
22
package.json
Executable file
22
package.json
Executable file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "pulse-launcher",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "electron index.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"crypto": "^1.0.1",
|
||||
"ejs-electron": "^2.1.1",
|
||||
"electron": "^27.0.2",
|
||||
"events": "^3.3.0",
|
||||
"fs": "^0.0.1-security",
|
||||
"http": "^0.0.1-security",
|
||||
"https": "^1.0.0",
|
||||
"prismarine-nbt": "^2.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user