IMOTCL/package.json
2018-12-28 23:13:32 +05:00

18 lines
422 B
JSON

{
"name": "interactive-map-city-lesnoy",
"version": "2.0.0",
"description": "This is an interactive map of the city Lesnoy",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "zinchenko291",
"license": "ISC",
"devDependencies": {
"browser-sync": "^2.26.3",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^6.0.0",
"gulp-sass": "^4.0.2"
}
}