Gaël Métais
10 years ago
1 changed files with
9 additions and
1 deletions
-
9
1
package.json
|
@@ -60,5 +60,13 @@
|
|
|
},
|
|
|
"scripts": {
|
|
|
"test": "grunt test"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "keywords": [
|
|
|
+ "performance",
|
|
|
+ "metrics",
|
|
|
+ "webperf",
|
|
|
+ "pagespeed",
|
|
|
+ "budget",
|
|
|
+ "phantomas"
|
|
|
+ ]
|
|
|
}
|