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 9cad558 commit f14ddc4Copy full SHA for f14ddc4
package.json
@@ -8,7 +8,8 @@
8
"start": "node server.js"
9
},
10
"author": "Lyle Underwood <[email protected]>",
11
- "license": "UNLICENSED",
+ "license": "MIT",
12
+ "repository": "ElasticSuite/chrome-print",
13
"dependencies": {
14
"body-parser": "^1.17.1",
15
"chrome-remote-interface": "^0.22.0",
0 commit comments