UNPKG

cherta-nwb-sass

Version:
26 lines (25 loc) 499 B
{ "name": "cherta-nwb-sass", "version": "0.5.0", "description": "Sass plugin for nwb", "main": "index.js", "files": [ "index.js" ], "dependencies": { "sass-loader": "^3.1.2", "node-sass": "^3.4.2" }, "author": "Jonny Buchanan <jonathan.buchanan@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/cherta/nwb-sass.git" }, "keywords": [ "nwb", "nwb-plugin", "nwb-css-preprocessor-plugin", "sass" ] }