`npm init ava --serial` should result in `{"ava": {"serial": true}}`, not `"test": "ava --serial"`. @novemberborn ?