timetable-generator/package.json
2020-12-11 17:41:26 +05:00

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
}