10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "timetable-generator",
|
|
"version": "1.0.0",
|
|
"description": "Application for sheduling classes in UPML",
|
|
"main": "index.js",
|
|
"author": "dm1sh <me@dmitriy.icu>",
|
|
"license": "MIT",
|
|
"private": true
|
|
}
|