[M] Move non-course-related files to misc
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "anichart-template",
|
||||
"version": "1.0.1",
|
||||
"description": "Starter of anichart.js.",
|
||||
"scripts": {
|
||||
"start": "parcel index.html --open",
|
||||
"build": "parcel build index.html"
|
||||
},
|
||||
"dependencies": {
|
||||
"anichart": "2.3.1-alpha",
|
||||
"serve-static": "^1.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"parcel": "^2.0.0-rc.0",
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"keywords": [
|
||||
"chart",
|
||||
"data",
|
||||
"anichart"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user