mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 21:31:45 -05:00
feat: Added basic Node.js template.
This commit is contained in:
6
templates/nodejs/package.json
Normal file
6
templates/nodejs/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "node-package",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user