@@ -21,25 +21,25 @@ let {
21
21
} = collections ;
22
22
```
23
23
24
- [ ![ NPM license] ( http://img.shields.io/npm/l/aureooms- js-collections.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-collections/master/LICENSE )
25
- [ ![ NPM version] ( http://img.shields.io/npm/v/aureooms- js-collections.svg?style=flat )] ( https://www.npmjs.org/package/aureooms- js-collections )
24
+ [ ![ NPM license] ( http://img.shields.io/npm/l/@ aureooms/ js-collections.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-collections/master/LICENSE )
25
+ [ ![ NPM version] ( http://img.shields.io/npm/v/@ aureooms/ js-collections.svg?style=flat )] ( https://www.npmjs.org/package/@ aureooms/ js-collections )
26
26
[ ![ Build Status] ( http://img.shields.io/travis/aureooms/js-collections.svg?style=flat )] ( https://travis-ci.org/aureooms/js-collections )
27
27
[ ![ Coverage Status] ( http://img.shields.io/coveralls/aureooms/js-collections.svg?style=flat )] ( https://coveralls.io/r/aureooms/js-collections )
28
28
[ ![ Dependencies Status] ( http://img.shields.io/david/aureooms/js-collections.svg?style=flat )] ( https://david-dm.org/aureooms/js-collections#info=dependencies )
29
29
[ ![ devDependencies Status] ( http://img.shields.io/david/dev/aureooms/js-collections.svg?style=flat )] ( https://david-dm.org/aureooms/js-collections#info=devDependencies )
30
30
[ ![ Code Climate] ( http://img.shields.io/codeclimate/github/aureooms/js-collections.svg?style=flat )] ( https://codeclimate.com/github/aureooms/js-collections )
31
- [ ![ NPM downloads per month] ( http://img.shields.io/npm/dm/aureooms- js-collections.svg?style=flat )] ( https://www.npmjs.org/package/aureooms- js-collections )
31
+ [ ![ NPM downloads per month] ( http://img.shields.io/npm/dm/@ aureooms/ js-collections.svg?style=flat )] ( https://www.npmjs.org/package/@ aureooms/ js-collections )
32
32
[ ![ GitHub issues] ( http://img.shields.io/github/issues/aureooms/js-collections.svg?style=flat )] ( https://github.com/aureooms/js-collections/issues )
33
33
[ ![ Documentation] ( https://aureooms.github.io/js-collections/badge.svg )] ( https://aureooms.github.io/js-collections/source.html )
34
34
35
35
## Children
36
36
The implementation of this package is split over several children packages:
37
37
38
- - [ aureooms- js-collections-chainmap] ( https://github.com/aureooms/js-collections-chainmap )
39
- - [ aureooms- js-collections-counter] ( https://github.com/aureooms/js-collections-counter )
40
- - [ aureooms- js-collections-defaultdict] ( https://github.com/aureooms/js-collections-defaultdict )
41
- - [ aureooms- js-collections-deque] ( https://github.com/aureooms/js-collections-deque )
42
- - [ aureooms- js-collections-dict] ( https://github.com/aureooms/js-collections-dict )
43
- - [ aureooms- js-collections-namedtuple] ( https://github.com/aureooms/js-collections-namedtuple )
44
- - [ aureooms- js-collections-ordereddict] ( https://github.com/aureooms/js-collections-ordereddict )
45
- - [ aureooms- js-collections-set] ( https://github.com/aureooms/js-collections-set )
38
+ - [ @ aureooms/ js-collections-chainmap ] ( https://github.com/aureooms/js-collections-chainmap )
39
+ - [ @ aureooms/ js-collections-counter ] ( https://github.com/aureooms/js-collections-counter )
40
+ - [ @ aureooms/ js-collections-defaultdict ] ( https://github.com/aureooms/js-collections-defaultdict )
41
+ - [ @ aureooms/ js-collections-deque ] ( https://github.com/aureooms/js-collections-deque )
42
+ - [ @ aureooms/ js-collections-dict ] ( https://github.com/aureooms/js-collections-dict )
43
+ - [ @ aureooms/ js-collections-namedtuple ] ( https://github.com/aureooms/js-collections-namedtuple )
44
+ - [ @ aureooms/ js-collections-ordereddict ] ( https://github.com/aureooms/js-collections-ordereddict )
45
+ - [ @ aureooms/ js-collections-set ] ( https://github.com/aureooms/js-collections-set )
0 commit comments