Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit efa8724

Browse filesBrowse files
update bower.json
1 parent fea7a2b commit efa8724
Copy full SHA for efa8724

File tree

Expand file treeCollapse file tree

1 file changed

+20
-18
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+20
-18
lines changed

‎bower.json

Copy file name to clipboard
+20-18Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
{
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+
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.