aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 8770ad1ee252dbefa2a080760674f5661de45e2b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "electron-reloader",
  "version": "0.0.1",
  "main": "dist/index.js",
  "repository": "git@github.com:valentineus/ts-electron-reloader.git",
  "author": "Valentin Popov <info@valentineus.link>",
  "license": "MIT",
  "private": false
}