{ "name": "yoast-social-previews", "version": "1.4.2", "description": "", "private": true, "main": "index.js", "scripts": { "test": "istanbul test jasmine" }, "repository": { "type": "git", "url": "git+https://github.com/Yoast/yoast-social-previews.git" }, "author": "Team Yoast ", "bugs": { "url": "https://github.com/Yoast/yoast-social-previews/issues" }, "homepage": "https://github.com/Yoast/yoast-social-previews#readme", "dependencies": { "jed": "^1.1.0", "lodash": "^3.10.1", "yoastseo": "git+https://github.com/Yoast/YoastSEO.js.git#master" }, "devDependencies": { "autoprefixer": "^6.3.1", "eslint-config-yoast": "^2.0.1", "eslint-plugin-react": "^6.0.0", "grunt": "^1.0.1", "grunt-browserify": "^5.0.0", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-uglify": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-eslint": "^19.0.0", "grunt-lodash": "^0.5.0", "grunt-po2json": "^0.3.0", "grunt-postcss": "^0.8.0", "grunt-sass": "^1.1.0", "grunt-shell": "^2.0.0", "istanbul": "^0.4.0", "jasmine": "~3.0.0", "jsdom": "^9.6.0", "load-grunt-config": "^0.19.2", "lodash-cli": "^4.16.3", "sassdash": "^0.8.1", "zombie": "^4.0.10" } }