2021-09-29 19:35:05 +03:00

12 lines
227 B
JSON

{
"name": "run-node-bundle",
"version": "1.0.0",
"description": "Small nested project to provide run-node",
"main": "index.js",
"author": "",
"license": "LGPL-3.0",
"dependencies": {
"run-node": "1.0.0"
}
}