UNPKG

@area17/a17-boilerplate

Version:

The official AREA 17 boilerplate

10 lines (9 loc) 165 B
{ "scripts": { "dev": "a17-bp dev", "bundle": "a17-bp bundle", "build": "a17-bp build", "watch": "a17-bp watch", "prod": "a17-bp build --production" } }