{
  "name": "sass-importer-npm",
  "version": "1.0.2",
  "description": "Import Sass files installed through npm packages using node-sass importer option. Works with gulp-sass and webpack",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "sass",
    "import",
    "importer",
    "npm",
    "node-sass",
    "scss",
    "gulp",
    "gulp-sass",
    "webpack"
  ],
  "author": "Laza Bogdan <laza.bogdan@macro-net.ro>",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/themekit/sass-importer-npm.git"
  },
  "bugs": {
    "url": "https://github.com/themekit/sass-importer-npm/issues"
  },
  "homepage": "https://github.com/themekit/sass-importer-npm#readme",
  "dependencies": {
    "resolve": "^1.1.7"
  },
  "devDependencies": {}
}
