UNPKG
lodash-decipher
Version:
latest (0.3.4)
0.3.4
0.3.4-1
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.1.1
0.1.0
LoDash Mixins from Decipher, Inc.
github.com/decipherinc/lodash-decipher
decipherinc/lodash-decipher
lodash-decipher
/
tasks
/
aliases.yml
19 lines
(17 loc)
•
242 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
test:
-
jshint
-
jscs
-
mochacov:main build:
-
browserify:main
-
browserify:ng
-
uglify:main
-
uglify:ng default:
-
build custom:
-
browserify:custom
-
uglify:custom ng-custom:
-
browserify:ngCustom
-
uglify:ngCustom