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.
1 parent 5d8cd2b commit 55dff8eCopy full SHA for 55dff8e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpagetest",
3
- "version": "0.3.3",
+ "version": "0.3.4",
4
"description": "WebPageTest API wrapper for NodeJS",
5
"author": "Marcel Duran <[email protected]> (http://github.com/marcelduran)",
6
"homepage": "http://github.com/marcelduran/webpagetest-api",
@@ -11,12 +11,7 @@
11
"test",
12
"browser"
13
],
14
- "licenses": [
15
- {
16
- "type": "MIT",
17
- "url": "http://github.com/marcelduran/webpagetest-api/raw/master/LICENSE"
18
- }
19
- ],
+ "license": "MIT",
20
"repository": {
21
"type": "git",
22
"url": "git://github.com/marcelduran/webpagetest-api.git"
0 commit comments