UNPKG

@osjs/stylelint-config

Version:
26 lines (25 loc) 624 B
{ "name": "@osjs/stylelint-config", "version": "2.0.1", "description": "OS.js v3 Stylelint configuration", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/os-js/stylelint-config.git" }, "keywords": [ "osjs" ], "author": "Anders Evenrud <andersevenrud@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/os-js/stylelint-config/issues" }, "homepage": "https://github.com/os-js/stylelint-config#readme", "peerDependencies": { "stylelint": "^13" } }