/
ProjectSoft
/
radioApp-lite
Обзор
Документация
Войти
/
ProjectSoft
/
radioApp-lite
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
package.json
50 строк
2 KB
ProjectSoft
update
06 сен 2024, 13:11
06 сен 2024, 13:11
49b06a2
Код
Авторство
О чём код?
{ "name": "webkit-app-radio", "appName": "YourRadio", "version": "3.0.8", "description": "Ваше Радио. Облегчённая версия. Самостоятельное добавление радио потока. Импорт/Экспорт плейлиста радиостанций.", "comments": "Ваше Радио. Облегчённая версия.", "main": "Gruntfile.js", "scripts": { "preinstall": "npm i -g less pug-cli bower && bower install && cd application && npm i", "inst": "npm install --legacy-peer-deps", "page": "grunt --gruntfile page.js", "test": "node parseRecord.js && grunt -v", "build": "node parseRecord.js && grunt" }, "author": { "name": "ProjectSoft", "email": "projectsoft2009@yandex.ru" }, "license": "MIT", "dependencies": { "ansi-colors": "latest", "async": "latest", "cli-progress": "latest", "dotenv": "latest", "grunt": "latest", "grunt-contrib-clean": "latest", "grunt-contrib-concat": "latest", "grunt-contrib-copy": "latest", "grunt-contrib-cssmin": "latest", "grunt-contrib-imagemin": "latest", "grunt-contrib-less": "latest", "grunt-contrib-pug": "latest", "grunt-contrib-requirejs": "latest", "grunt-contrib-uglify-es": "latest", "grunt-contrib-watch": "latest", "grunt-exec": "latest", "grunt-replace": "latest", "grunt-ttf2woff2": "latest", "grunt-webfont": "latest", "grunt-zip": "latest", "innosetup-compiler": "github:ProjectSoft-STUDIONIONS/node-innosetup-compiler", "less-plugin-clean-css": "latest", "load-grunt-tasks": "latest", "node-downloader-helper": "latest", "node-fetch": "1.6.3", "rcedit": "latest", "time-grunt": "github:ProjectSoft-STUDIONIONS/time-grunt", "ttf2woff2": "^5.0.0" } }