File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # unist-util-map [ ![ Build Status] ( https://travis-ci.org/azu /unist-util-map.svg?branch=master )] ( https://travis-ci.org/azu /unist-util-map )
1
+ # unist-util-map [ ![ Build Status] ( https://travis-ci.org/syntax-tree /unist-util-map.svg?branch=master )] ( https://travis-ci.org/syntax-tree /unist-util-map )
2
2
3
3
Create a new Unist tree with all nodes that mapped by the provided function.
4
4
Original file line number Diff line number Diff line change 2
2
"name" : " unist-util-map" ,
3
3
"repository" : {
4
4
"type" : " git" ,
5
- "url" : " git+https://github.com/azu /unist-util-map.git"
5
+ "url" : " git+https://github.com/syntax-tree /unist-util-map.git"
6
6
},
7
7
"author" : " azu" ,
8
8
9
- "homepage" : " https://github.com/azu /unist-util-map" ,
9
+ "homepage" : " https://github.com/syntax-tree /unist-util-map" ,
10
10
"license" : " MIT" ,
11
11
"files" : [
12
12
" lib/"
13
13
],
14
14
"bugs" : {
15
- "url" : " https://github.com/azu /unist-util-map/issues"
15
+ "url" : " https://github.com/syntax-tree /unist-util-map/issues"
16
16
},
17
17
"version" : " 1.0.2" ,
18
18
"description" : " Create a new Unist tree with all nodes that mapped by the provided function" ,
29
29
" util"
30
30
],
31
31
"devDependencies" : {
32
- "mocha" : " ^2.4.5 " ,
32
+ "mocha" : " ^3.2.0 " ,
33
33
"txt-to-ast" : " ^1.1.0" ,
34
34
"unist-builder" : " ^1.0.1"
35
35
},
You can’t perform that action at this time.
0 commit comments