Files
nexe/plugins/nexe-daemon/package.json
T
2017-09-26 00:10:09 -05:00

13 lines
256 B
JSON

{
"name": "nexe-daemon",
"version": "1.0.0",
"description": "Plugin for nexe to create installable services",
"main": "index.js",
"scripts": {},
"author": "Caleb Boyd",
"license": "MIT",
"devDependencies": {
"nexe": "^2.0.0-rc.6"
}
}