{ "name": "wptest", "version": "1.0.0", "description": "[![Build Status](https://travis-ci.org/Automattic/_s.svg?branch=master)](https://travis-ci.org/Automattic/_s)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "browser-sync": "^2.8.0", "gulp": "^3.9.0", "gulp-autoprefixer": "^2.3.1", "gulp-notify": "^2.2.0", "gulp-sass": "^2.0.4" } }