flamingo-carotene-pug-lint
Version:
Preconfigured pug linter for Flamingo Carotene
26 lines (25 loc) • 666 B
JSON
{
"name": "flamingo-carotene-pug-lint",
"version": "9.0.0-alpha.13",
"description": "Preconfigured pug linter for Flamingo Carotene",
"author": "team-frontend <team-frontend@aoe.com>",
"license": "OSL-3.0",
"repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-pug-lint",
"keywords": [
"flamingo-carotene",
"flamingo",
"carotene",
"om3",
"pug",
"lint"
],
"scripts": {
"test": "echo \"No tests present\"",
"link": "npm link",
"unlink": "npm unlink"
},
"dependencies": {
"pug-lint": "2.7.0"
},
"gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4"
}