laravel-elixir-stylus-bundle
Version:
Laravel Elixir Stylus bundle with axis, nib, typographic, rupture lost grid and autoprefixer
37 lines (36 loc) • 938 B
JSON
{
"name": "laravel-elixir-stylus-bundle",
"version": "1.2.1",
"description": "Laravel Elixir Stylus bundle with axis, nib, typographic, rupture lost grid and autoprefixer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"laravel",
"elixir",
"stylus",
"axis",
"nib",
"lost"
],
"repository": {
"type": "git",
"url": "https://github.com/GreanMaster/laravel-elixir-stylus-bundle"
},
"author": "Panudet Tammawongsa",
"license": "MIT",
"homepage": "https://github.com/GreanMaster/laravel-elixir-stylus-bundle",
"bugs": {
"url": "https://github.com/GreanMaster/laravel-elixir-stylus-bundle/issues"
},
"dependencies": {
"autoprefixer-core": "^5.2.0",
"axis": "^0.3.2",
"gulp-postcss": "^5.1.8",
"gulp-stylus": "^1.3.3",
"lost": "^6.2.0",
"rupture": "^0.6.1",
"typographic": "^2.9.3"
}
}