UNPKG

296 BJSONView Raw
1{
2 "tasks": [
3 "templates",
4 "readme",
5 "git",
6 "editorconfig",
7 "babel",
8 "eslint",
9 "travis",
10 "appveyor",
11 "package"
12 ],
13 "webpackVersion": "2.6.0",
14 "minNode": "4.3",
15 "latestNodeLTS": "6",
16 "latestNode": "8"
17}