Implemented Backend WindowAPI
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "httpserver"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"webdesktop_windowapi": "^1.0.4"
|
||||
"webdesktop_windowapi": "^1.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user