UNPKG

movie-list

Version:

A node program to show a list of your movies sorted by rating

12 lines 143 B
{ "presets": [ ["env", { "targets": { "node": 6 } }] ], "plugins": [ "transform-object-rest-spread" ] }