| 12345678910111213 | 
							- {
 
-   "name": "hugo-universal-theme",
 
-   "devDependencies": {
 
-     "eslint": "^7.3.1",
 
-     "eslint-config-standard": "^6.2.0",
 
-     "eslint-plugin-promise": "^3.0.0",
 
-     "eslint-plugin-standard": "^2.0.1"
 
-   },
 
-   "scripts": {
 
-     "lint": "eslint .",
 
-     "install_hugo": "brew update && brew install hugo"
 
-   }
 
- }
 
 
  |