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