chore(dev): Add all necessary files to develop website
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "katenary",
|
||||
"version": "1.0.0",
|
||||
"description": "Katenary website",
|
||||
"source": "src/index.html",
|
||||
"author": "Patrice Ferlet",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"parcel": "^2.13.2",
|
||||
"posthtml-doctype": "^1.1.1",
|
||||
"posthtml-include": "^2.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user