UNPKG
@streamplace/chloride
Version:
latest (2.2.12)
2.2.12
2.2.11
2.2.10
node.js sodium bindings + pure js polyfil
github.com/dominictarr/chloride
dominictarr/chloride
@streamplace/chloride
/
.dntrc
14 lines
(12 loc)
•
241 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## DNT config file
## see https://github.com/rvagg/dnt
NODE_VERSIONS
=
"\ v0.10.26 "
OUTPUT_PREFIX
=
"sodium-"
TEST_CMD
=
"\ cd /dnt/ && \ npm install && \ node_modules/.bin/node-gyp --nodedir /usr/src/node/ rebuild && \ make test; \ "