mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
4 lines
97 B
JSON
4 lines
97 B
JSON
|
{"name":"startstop"
|
||
|
,"version":"1.2.3"
|
||
|
,"scripts":{"start":"echo 'start'","stop":"echo 'stop'"}}
|