JohnnyT
hace 11 años
Se han
modificado 1 ficheros con
12 adiciones y
0 borrados
-
12
0
bower.json
|
@@ -0,0 +1,12 @@
|
|
|
+{
|
|
|
+ "name": "amber",
|
|
|
+ "version": "0.11.0",
|
|
|
+ "main": "js/amber.js",
|
|
|
+ "ignore": [
|
|
|
+ "**/.*",
|
|
|
+ "node_modules",
|
|
|
+ "bower_components",
|
|
|
+ "test",
|
|
|
+ "tests"
|
|
|
+ ]
|
|
|
+}
|