UNPKG
@gpeng/macadam
Version:
latest (2.1.7)
2.1.7
2.1.5
2.1.4
2.1.0
2.0.21
2.0.20
2.0.19
Async node.js interface to Blackmagic Design capture and playback devices.
@gpeng/macadam
/
.vscode
/
settings.json
12 lines
(11 loc)
•
251 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"cmake.sourceDirectory"
:
"D:/Gpeng/project/node/macadam/node_modules/nan"
,
"files.associations"
:
{
"chrono"
:
"cpp"
,
"xlocale"
:
"cpp"
,
"xiosbase"
:
"cpp"
,
"ostream"
:
"cpp"
,
"regex"
:
"cpp"
,
"xstring"
:
"cpp"
}
}