Facebook
From s, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 41
  1. {
  2.   " name " : " discordbot " ,
  3.   " wersja " : " 1.26.2 " ,
  4.   " description " : " Discord Bot Clock " ,
  5.   " main " : " src / index.js " ,
  6.   " skrypty " : {
  7.     " dev " : " węzeł src / index.js " ,
  8.     " dev: watch " : " nodemon src / index.js " ,
  9.     " start " : " węzeł src / index.js " ,
  10.     " test " : " echo \" Błąd: nie określono testu \ " && zakończ 1 "
  11.   },
  12.   " repozytorium " : {
  13.     " type " : " git " ,
  14.     „ url ” : „ git + https: //github.com/m7rlin/DiscordBot.git ”
  15.   },
  16.   " słowa kluczowe " : [
  17.     " niezgoda " ,
  18.     " discord-bot " ,
  19.     „ discord-js ”
  20.   ],
  21.   " autor " : " Marcin Stawowczyk m7rlin " ,
  22.   " license " : " MIT " ,
  23.   " bugs " : {
  24.     „ url ” : „ https://github.com/m7rlin/DiscordBot/issues ”
  25.   },
  26.   " strona główna " : " https://github.com/m7rlin/DiscordBot#readme " ,
  27.   " zależności " : {
  28.     " ascii-table " : " 0.0.9 " ,
  29.     " axios " : " ^ 0,19,2 " ,
  30.     " płótno " : " ^ 2.6.1 " ,
  31.     " kreda " : " ^ 3.0.0 " ,
  32.     " discord.js " : " ^ 12.0.2 " ,
  33.     " dotenv " : " ^ 8.2.0 " ,
  34.     " js- helpers " : " github: m7rlin / js-helpers " ,
  35.     " js-yaml " : " ^ 3.13.1 " ,
  36.     " nodemon " : " ^ 2.0.1 "
  37.   }
  38. }