UNPKG

94 BPlain TextView Raw
1{
2 "presets": [
3 ["env", {
4 "targets": {
5 "node": "0.12"
6 }
7 }]
8 ]
9}