Format all files fot he new definition
This commit is contained in:
96
bower.json
96
bower.json
@@ -1,50 +1,50 @@
|
||||
{
|
||||
"name": "milligram",
|
||||
"version": "1.3.0",
|
||||
"description": "A minimalist CSS framework.",
|
||||
"homepage": "https://milligram.io",
|
||||
"repository": "milligram/milligram",
|
||||
"license": "MIT",
|
||||
"author": "CJ Patoilo <cjpatoilo@gmail.com>",
|
||||
"main": "dist/milligram.css",
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"css",
|
||||
"css3",
|
||||
"flexbox",
|
||||
"front-end",
|
||||
"framework",
|
||||
"html",
|
||||
"html5",
|
||||
"kickstarter",
|
||||
"less",
|
||||
"responsive",
|
||||
"mobile",
|
||||
"mobile-first",
|
||||
"postcss",
|
||||
"responsive",
|
||||
"sass",
|
||||
"scss",
|
||||
"stylus"
|
||||
],
|
||||
"ignore": [
|
||||
".appveyor.yml",
|
||||
".github",
|
||||
".gitignore",
|
||||
".gitpod.yml",
|
||||
".prettierignore",
|
||||
".sasslintrc",
|
||||
".travis.yml",
|
||||
"backstop.config.js",
|
||||
"bower.json",
|
||||
"changelog.md",
|
||||
"composer.json",
|
||||
"package.js",
|
||||
"package.json",
|
||||
"src",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "~5.0.0"
|
||||
}
|
||||
"name": "milligram",
|
||||
"version": "1.3.0",
|
||||
"description": "A minimalist CSS framework.",
|
||||
"homepage": "https://milligram.io",
|
||||
"repository": "milligram/milligram",
|
||||
"license": "MIT",
|
||||
"author": "CJ Patoilo <cjpatoilo@gmail.com>",
|
||||
"main": "dist/milligram.css",
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"css",
|
||||
"css3",
|
||||
"flexbox",
|
||||
"front-end",
|
||||
"framework",
|
||||
"html",
|
||||
"html5",
|
||||
"kickstarter",
|
||||
"less",
|
||||
"responsive",
|
||||
"mobile",
|
||||
"mobile-first",
|
||||
"postcss",
|
||||
"responsive",
|
||||
"sass",
|
||||
"scss",
|
||||
"stylus"
|
||||
],
|
||||
"ignore": [
|
||||
".appveyor.yml",
|
||||
".github",
|
||||
".gitignore",
|
||||
".gitpod.yml",
|
||||
".prettierignore",
|
||||
".sasslintrc",
|
||||
".travis.yml",
|
||||
"backstop.config.js",
|
||||
"bower.json",
|
||||
"changelog.md",
|
||||
"composer.json",
|
||||
"package.js",
|
||||
"package.json",
|
||||
"src",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "~5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user