You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"devDependencies": {
|
|
"file-type": "3.8.*",
|
|
"is-svg": "2.0.*",
|
|
"read-chunk": "2.0.*",
|
|
"svg2png-many": "*",
|
|
"webpack": "^3.0.0"
|
|
},
|
|
"scripts": {
|
|
"dev": "webpack --progress --colors --watch"
|
|
},
|
|
"dependencies": {
|
|
"babel-preset-es2015": "^6.24.1",
|
|
"glob": "^7.1.2"
|
|
}
|
|
}
|