UNPKG
@tonyo/alpaga
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
Test package
github.com/tonyo/alpaga
tonyo/alpaga
@tonyo/alpaga
/
tmp
/
node-v10.15.0-win-x86
/
node_modules
/
npm
/
node_modules
/
unique-slug
/
.travis.yml
12 lines
(11 loc)
•
150 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
sudo:
false
before_install:
-
"npm -g install npm"
node_js:
-
"0.8"
-
"0.10"
-
"0.12"
-
"iojs"
-
"4"
-
"5"