UNPKG

sass-include-paths

Version:

Generates include paths for node-sass for packages from popular package managers like npm, bower, ruby gem, ruby bundler.

32 lines (31 loc) 799 B
{ "name": "sass-include-paths", "description": "Generates include paths for node-sass for packages from popular package managers like npm, bower, ruby gem, ruby bundler.", "main": "index.js", "authors": [ "strarsis <strarsis@gmail.com>" ], "license": "MIT", "moduleType": [], "homepage": "https://github.com/strarsis/sass-include-paths", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": {}, "devDependencies": { "modular-scale": "~2.1.1", "sass-toolkit": "~2.9.0", "Scut": "scut#^1.3.1", "bootstrap-sass": "^3.3.6", "font-awesome": "^4.5.0", "normalize-scss": "^3.0.3", "sass-mq": "^3.2.9", "neutroncss": "^0.9.2", "sass-flex-mixin": "^1.0.3", "shevy": "^2.1.0" } }