File tree 1 file changed +20
-18
lines changed
1 file changed +20
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " aureooms-js-gn" ,
3
- "version" : " 1.0.4" ,
4
- "description" : " graphs and networks code bricks for JavaScript" ,
5
- "homepage" : " https://aureooms.github.io/js-gn" ,
6
- "license" : " AGPL-3.0" ,
7
- "main" : " js/dist/gn.js" ,
8
- "ignore" : [
9
- " js/index.js" ,
10
- " js/src" ,
11
- " test" ,
12
- " pkg.json" ,
13
- " package.json" ,
14
- " .groc.json" ,
15
- " .travis.yml" ,
16
- " .gitignore" ,
17
- " README.md"
18
- ]
19
- }
2
+ "name" : " aureooms-js-gn" ,
3
+ "version" : " 1.0.4" ,
4
+ "description" : " graphs and networks code bricks for JavaScript" ,
5
+ "homepage" : " https://aureooms.github.io/js-gn" ,
6
+ "license" : " AGPL-3.0" ,
7
+ "main" : " js/dist/gn.js" ,
8
+ "ignore" : [
9
+ " js/index.js" ,
10
+ " js/src" ,
11
+ " test" ,
12
+ " pkg.json" ,
13
+ " package.json" ,
14
+ " .groc.json" ,
15
+ " .travis.yml" ,
16
+ " .gitignore" ,
17
+ " README.md" ,
18
+ " inch.json" ,
19
+ " .codeclimate.yml"
20
+ ]
21
+ }
You can’t perform that action at this time.
0 commit comments