mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Moving to Doom Emacs!
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "${1:package-name}",
|
||||
"description": "${2:description}",
|
||||
"version": "1.0.0",
|
||||
"author": "`user-full-name` <`user-mail-address`>",
|
||||
"license": "MIT",
|
||||
"main": "${3:app/${4:main.js}}",
|
||||
"scripts": {
|
||||
$0
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user