new template
This commit is contained in:
+5
-5
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "evelyn",
|
||||
"name": "ruby",
|
||||
"version": "1.0.0",
|
||||
"description": "Evelyn Template",
|
||||
"description": "Ruby Template",
|
||||
"author": "Pasquale Vitiello <[email protected]>",
|
||||
"license": "GPLv3",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://bitbucket.org/pasqualevitiello/evelyn.git"
|
||||
"url": "https://bitbucket.org/pasqualevitiello/ruby.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://bitbucket.org/pasqualevitiello/evelyn/issues"
|
||||
"url": "https://bitbucket.org/pasqualevitiello/ruby/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf dist/{css/*,js/*,images/*}",
|
||||
@@ -49,6 +49,6 @@
|
||||
"stylelint": "^9.4.0",
|
||||
"uglify-es": "^3.3.10"
|
||||
},
|
||||
"homepage": "https://bitbucket.org/pasqualevitiello/evelyn#readme",
|
||||
"homepage": "https://bitbucket.org/pasqualevitiello/ruby#readme",
|
||||
"main": ".eslintrc.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user