UNPKG

cream-and-sugar

Version:

A deliciously functional syntax for JavaScript with native support for JSX

36 lines (35 loc) 879 B
{ "name": "docs", "version": "1.0.0", "description": "Cream and Sugar documentation site", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "browser-sync": "^2.18.2", "browserify": "^13.1.1", "creamify": "^0.6.0", "del": "^2.2.2", "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-copy": "0.0.2", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.2", "gulp-server-livereload": "^1.9.2", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.7", "gulp-watch": "^4.3.11", "normalize.css": "^5.0.0", "panini": "^1.3.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-redux": "^4.4.6", "redux": "^3.6.0", "run-sequence": "^1.2.2", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0" } }