@jamersan/prettier
Version:
Jamersan Prettier configuration coding standards
27 lines (26 loc) • 633 B
JSON
{
"name": "@jamersan/prettier",
"version": "1.0.1",
"description": "Jamersan Prettier configuration coding standards",
"main": "index.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Jamersan <will@jamersan.com>",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Jamersan/prettier.git"
},
"bugs": {
"url": "https://github.com/Jamersan/prettier/issues"
},
"homepage": "https://github.com/Jamersan/prettier#readme",
"keywords": [
"Jamersan",
"Prettier",
"configuration",
"coding",
"standards"
],
"license": "ISC"
}