bee2a2fd3ab17ec20823e99c0e77c83962e9f53c
[platform/upstream/nodejs.git] / deps / npm / test / disabled / startstop / package.json
1 {"name":"startstop"
2 ,"version":"1.2.3"
3 ,"scripts":{"start":"echo 'start'","stop":"echo 'stop'"}}