sass-include-paths
Version:
Generates include paths for node-sass for packages from popular package managers like npm, bower, ruby gem, ruby bundler.
72 lines (71 loc) • 1.59 kB
JSON
{
"dependencies": {
"array-flatten": "^2.1.0",
"bluebird": "^3.0.5",
"es6-shim": "^0.35.1",
"glob": "^7.0.0",
"sync-exec": "^0.6.2",
"uniq": "^1.0.1",
"yargs": "^6.1.1"
},
"devDependencies": {
"bootstrap-sass": "^3.3.6",
"bower": "^1.7.2",
"eyeglass-math": "^1.0.1",
"font-awesome": "^4.5.0",
"modularscale-sass": "^2.1.1",
"normalize-scss": "^5.0.3",
"sassline": "^2.1.0",
"scut": "^1.3.0",
"shevy": "^2.1.0",
"support-for": "^1.0.6",
"tape": "^4.2.2",
"time-require": "^0.1.2"
},
"name": "sass-include-paths",
"version": "4.10.0",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "tape test/test*.js"
},
"bin": {
"sassIncludePaths": "cli.js"
},
"author": "strarsis <strarsis@gmail.com> (https://github.com/strarsis)",
"license": "MIT",
"description": "Generates include paths for node-sass for packages from popular package managers like npm, bower, ruby gem, ruby bundler.",
"repository": {
"type": "git",
"url": "git+https://github.com/strarsis/sass-include-paths.git"
},
"keywords": [
"sass",
"scss",
"include",
"include",
"paths",
"paths",
"path",
"npm",
"ruby",
"gem",
"bundle",
"bundler",
"gems",
"bower",
"nodejs",
"package",
"import",
"load",
"components",
"bower",
"components"
],
"bugs": {
"url": "https://github.com/strarsis/sass-include-paths/issues"
},
"homepage": "https://github.com/strarsis/sass-include-paths#readme"
}