UNPKG
jacin
Version:
latest (0.0.21)
0.0.21
0.0.11
0.0.2
Jacin, a JSON manipulation toolkit
github.com/martinswiderski/jacin
martinswiderski/jacin
jacin
/
.travis.yml
18 lines
(12 loc)
•
163 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
language:
node_js
node_js:
-
stable
branches:
only:
-
master
notifications:
email:
false
cache:
directories:
-
node_modules
sudo:
false