{
  "name": "node-neutralino",
  "package-name": "node-neutralino",
  "version": "2.0.0",
  "description": "Wrapper project for Neutralinojs backend",
  "entry point": "./src/index.js",
  "main": "./src/index.js",
  "license": "MIT",
  "author": {
    "name": "Viral-Gupta and Neutralinojs community",
    "email": "neutralinojs@gmail.com",
    "url": "https://github.com/neutralinojs-community"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neutralinojs-community/node-neutralino.git"
  },
  "keywords": [
    "neutralinojs",
    "neu",
    "cross-platform",
    "framework",
    "desktop-framework",
    "lightweight",
    "cpp",
    "javascript",
    "desktop",
    "webview",
    "chrome",
    "browser"
  ],
  "dependencies": {
    "recursive-readdir": "^2.2.3",
    "spawn-command": "^0.0.3",
    "tcp-port-used": "^1.0.2",
    "uuid": "^9.0.1",
    "websocket": "^1.0.34"
  }
}
