UNPKG

@area17/a17-boilerplate

Version:

The official AREA 17 boilerplate

11 lines (10 loc) 196 B
{ "scripts": { "dev": "a17-bp dev", "styles": "a17-bp styles", "scripts": "a17-bp scripts", "build": "a17-bp build", "watch": "a17-bp watch", "prod": "a17-bp build --production" } }