Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
visus
/
dds
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
776
İşlemeler
6
Dallar
Dal:
main
better_mac_paths
compile_link_flags
default_compile_flags
gnu_extensions
mac_paths
main
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'main'den
${ noResults }
dds
/
tests
/
use-spdlog
/
project
/
package.json5
package.json5
114B
Ham
Kalıcı Bağlantı
Normal Görünüm
Geçmiş
Transition to using JSON5 for package manifests
4 yıl önce
The `namespace` field is now required
4 yıl önce
New shape for dependency listings
4 yıl önce
Transition to using JSON5 for package manifests
4 yıl önce
1
2
3
4
5
6
7
8
{
name: 'test',
version: '0.0.0',
"namespace": "test",
depends: [
'spdlog@1.4.2',
],
}