File tree Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 11{
2- "ignore" : [
3- " js/index.js" ,
4- " js/src" ,
5- " test" ,
6- " pkg.json" ,
7- " package.json" ,
8- " .groc.json" ,
9- " .travis.yml" ,
10- " .gitignore" ,
11- " README.md" ,
12- " inch.json" ,
13- " .codeclimate.yml"
14- ],
15- "license" : " AGPL-3.0" ,
16- "homepage" : " http://aureooms.github.io/js-predicate/" ,
17- "main" : " js/dist/predicate.js" ,
18- "name" : " aureooms-js-predicate" ,
19- "description" : " predicate code bricks for JavaScript" ,
20- "version" : " 2.0.1 "
21- }
2+ "ignore" : [
3+ " js/index.js" ,
4+ " js/src" ,
5+ " test" ,
6+ " pkg.json" ,
7+ " package.json" ,
8+ " .groc.json" ,
9+ " .travis.yml" ,
10+ " .gitignore" ,
11+ " README.md" ,
12+ " inch.json" ,
13+ " .codeclimate.yml"
14+ ],
15+ "license" : " AGPL-3.0" ,
16+ "homepage" : " http://aureooms.github.io/js-predicate/" ,
17+ "main" : " js/dist/predicate.js" ,
18+ "name" : " aureooms-js-predicate" ,
19+ "description" : " predicate code bricks for JavaScript" ,
20+ "version" : " 2.0.2 "
21+ }
Original file line number Diff line number Diff line change 11{
22 "description" : " predicate code bricks for JavaScript" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "repo" : " aureooms/js-predicate" ,
55 "scripts" : [
66 " js/dist/predicate.js"
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/aureooms/js-predicate/issues"
3838 },
3939 "description" : " predicate code bricks for JavaScript" ,
40- "version" : " 2.0.1 " ,
41- "spm" :{
40+ "version" : " 2.0.2 " ,
41+ "spm" : {
4242 "main" : " js/dist/predicate.js"
4343 }
44- }
44+ }
You can’t perform that action at this time.
0 commit comments