UNPKG
dump-die
Version:
latest (1.0.0)
1.0.0
0.1.0
Dump an object and kill the process in node.js
github.com/spatie/dump-die
spatie/dump-die
dump-die
/
.travis.yml
8 lines
(6 loc)
•
81 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
node_js:
-
'4.2'
sudo:
false
before_script:
- npm install