Skip to content

Commit 72dd2b6

Browse files
author
ben182
authored
Merge pull request #37 from pixelsign/gh-pages
merge
2 parents 887b201 + 643b1d9 commit 72dd2b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bower.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "html5-device-mockups",
3+
"description": "HTML5 mockups of popular devices, to showcase your portfolio and spice up your website.",
4+
"main": "device-mockups/device-mockups.min.css",
5+
"license": "MIT",
6+
"homepage": "http://pixelsign.github.io/html5-device-mockups/",
7+
"ignore": [
8+
"**/.*",
9+
"node_modules",
10+
"bower_components",
11+
"test",
12+
"tests"
13+
]
14+
}

0 commit comments

Comments
 (0)