Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
WebDesktop/WindowAPI_Test/package.json

17 lines
315 B
JSON

{
"name": "windowapi_test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "httpserver"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"webdesktop_windowapi": "^1.0.9"
}
}