Gaël Métais
10 vuotta sitten
vanhempi
commit
08459ca289
1 muutettua tiedostoa jossa
9 lisäystä ja
1 poistoa
-
9
1
package.json
|
@@ -60,5 +60,13 @@
|
|
|
},
|
|
|
"scripts": {
|
|
|
"test": "grunt test"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "keywords": [
|
|
|
+ "performance",
|
|
|
+ "metrics",
|
|
|
+ "webperf",
|
|
|
+ "pagespeed",
|
|
|
+ "budget",
|
|
|
+ "phantomas"
|
|
|
+ ]
|
|
|
}
|