We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 887b201 + 643b1d9 commit 72dd2b6Copy full SHA for 72dd2b6
bower.json
@@ -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