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 fe8f576 commit 277e45eCopy full SHA for 277e45e
package.json
@@ -3,6 +3,10 @@
3
"version": "0.0.1",
4
"description": "A browser extension that takes screenshots",
5
"license": "MIT",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/lxieyang/screenshot-extension.git"
9
+ },
10
"scripts": {
11
"build": "node utils/build.js",
12
"start": "node utils/webserver.js",
0 commit comments