{ "name": "hello-friend-ng", "version": "1.0.0", "main": "index.js", "author": "Djordje Atlialp ", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "browserslist": [ "last 2 versions", ">1%", "not dead" ], "devDependencies": { "bulma": "^0.8.2", "node-sass": "^4.13.1" } }