This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
visus
/
dds
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
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
Комити
6
Гране
Грана:
main
better_mac_paths
compile_link_flags
default_compile_flags
gnu_extensions
mac_paths
main
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
dds
/
tests
/
use-spdlog
/
project
/
package.json5
package.json5
114B
Датотека
Пермалинк
Normal View
Историја
Transition to using JSON5 for package manifests
пре 4 година
The `namespace` field is now required
пре 4 година
New shape for dependency listings
пре 4 година
Transition to using JSON5 for package manifests
пре 4 година
1
2
3
4
5
6
7
8
{
name: 'test',
version: '0.0.0',
"namespace": "test",
depends: [
'spdlog@1.4.2',
],
}