UNPKG

tachyons-white-space

Version:
58 lines (57 loc) 1.41 kB
{ "name": "tachyons-white-space", "version": "1.1.0", "style": "tachyons-white-space.css", "homepage": "http://github.com/mrmrs/tachyons-white-space", "description": "Performance based css module.", "keywords": [ "oocss", "css", "rework", "rwd", "design", "tachyons", "css performance" ], "repository": { "type": "git", "url": "http://github.com/mrmrs/tachyons-white-space.git" }, "bugs": { "url": "https://github.com/mrmrs/tachyons-white-space/issues", "email": "hi@mrmrs.cc" }, "author": { "name": "mrmrs", "email": "hi@mrmrs.cc", "url": "http://mrmrs.cc" }, "license": "MIT", "devDependencies": { "bl": "^0.9.4", "gulp": "^3.8.11", "gulp-basswork": "^0.1.0", "gulp-minify-css": "^0.4.6", "gulp-rename": "^1.2.0", "gulp-size": "^1.2.1", "gulp-webserver": "^0.9.0", "readable-stream": "^1.0.33", "through2": "^0.6.3", "vinyl-transform": "^1.0.0", "autoprefixer": "^5.2.0", "cssnano": "^2.6.1", "immutable-css": "^0.1.0", "node-minify": "^1.2.0", "perfectionist": "^1.3.1", "pixrem": "^1.3.1", "postcss": "^4.1.16", "postcss-browser-reporter": "^0.3.0", "postcss-conditionals": "^1.3.0", "postcss-css-variables": "^0.4.0", "postcss-custom-media": "^4.1.0", "postcss-import": "^6.2.0" }, "scripts": { "start": "node build.js" } }