UNPKG

restyle-theme-restylecss.com

Version:
55 lines (54 loc) 1.33 kB
{ "name": "restyle-theme-restylecss.com", "description": "The reSTYLE theme for restylecss.com", "version": "0.0.17", "author": { "name": "Eugene ONeill", "email": "", "url": "https://github.com/eoneill" }, "license": "Apache-2.0", "main": "eyeglass-exports.js", "README": "README.md", "scripts": { "test": "./node_modules/.bin/gulp test" }, "repository": { "type": "git", "url": "https://github.com/eoneill/restyle-theme-restylecss.com.git" }, "bugs": { "url": "https://github.com/eoneill/restyle-theme-restylecss.com/issues" }, "homepage": "https://github.com/eoneill/restyle-theme-restylecss.com", "keywords": [ "sass", "eyeglass-module", "restyle", "restyle-theme" ], "eyeglass": { "name": "restylecss.com", "needs": "^0.6.2" }, "dependencies": { "eyeglass": "^0.6.2", "eyeglass-restyle": "^0.2.4", "node-sass": ">=3.2.0" }, "devDependencies": { "eslint": "^1.4.3", "eyeglass-dev-eslint": "2.0.0", "eyeglass-dev-testutils": "^0.0.3", "gulp": "^3.9.0", "gulp-bump": "^0.3.1", "gulp-eslint": "^1.0.0", "gulp-git": "^1.4.0", "gulp-mocha": "^2.1.3", "gulp-prompt": "^0.1.2", "gulp-shell": "^0.4.3", "gulp-tag-version": "^1.3.0", "mocha": "^2.3.2", "should": "^7.1.0" } }