UNPKG
gn-node
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Node.js native addon build tool with GN.
github.com/Shouqun/node-gn
Shouqun/node-gn
gn-node
/
tools
/
depot_tools
/
recipes
/
recipe_modules
/
presubmit
/
examples
/
full.expected
/
basic.json
18 lines
•
301 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[ {
"cmd"
: [
"python"
,
"-u"
,
"RECIPE_PACKAGE_REPO[depot_tools]/presubmit_support.py"
],
"env"
: {
"PATH"
:
"<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name"
:
"presubmit"
}, {
"name"
:
"
$result
"
,
"recipe_result"
:
null
,
"status_code"
:
0
} ]