satchel-ember-styleguide
Version:
shared styleguides for satchel frontend projects
25 lines (24 loc) • 644 B
JSON
{
"name": "satchel-ember-styleguide",
"version": "1.0.2",
"description": "shared styleguides for satchel frontend projects",
"main": "default-eslint.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mysencare/satchel-ember-styleguide.git"
},
"keywords": [
"shared",
"styleguides",
"satchel"
],
"author": "Sam De Maeyer",
"license": "ISC",
"bugs": {
"url": "https://github.com/mysencare/satchel-ember-styleguide/issues"
},
"homepage": "https://github.com/mysencare/satchel-ember-styleguide#readme"
}