dc09.ru-old/space/webpage.json

16 lines
295 B
JSON

{
"html": ["index.html"],
"less": ["styles.less"],
"css": [],
"js": [
"js/anim.js",
"js/script.js",
"js/init.js",
"js/menu.js",
"js/control.js",
"js/handlers.js"
],
"other": [
"img/", "svg/", "fontawesome/"
]
}