36ca59b885
- /home/private_dot_config/npm/npmrc.tmpl.TODO - /home/dot_local/bin/executable_plymouth-preview - /home/.chezmoiscripts/universal/run_onchange_after_100-cleanup.tmpl - /home/private_dot_config/npm/config/npm-init.js - /home/private_dot_config/npm/npmrc.tmpl
7 lines
117 B
JavaScript
7 lines
117 B
JavaScript
module.exports = {
|
|
version: '0.0.1',
|
|
main: 'index.js',
|
|
scripts: {
|
|
start: 'node index.js'
|
|
}
|
|
}
|