UNPKG
radix-compression
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A prefix tree for compressing long strings
github.com/incrediblesound/radix
incrediblesound/radix
radix-compression
/
test-suite
/
bower_components
/
mocha
/
bower.json
20 lines
•
291 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"mocha"
,
"version"
:
"1.12.0"
,
"main"
:
"mocha.js"
,
"ignore"
:
[
"bin"
,
"editors"
,
"images"
,
"lib"
,
"support"
,
"test"
,
".gitignore"
,
".npmignore"
,
".travis.yml"
,
"component.json"
,
"index.js"
,
"Makefile"
,
"package.json"
]
}