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 abf5733 commit f0c5da3Copy full SHA for f0c5da3
package.json
@@ -6,6 +6,10 @@
6
"scripts": {
7
"build": "node ./node_modules/webpack/bin/webpack --bail --progress --config webpack.config.js"
8
},
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/algorithm-visualizer/tracers.js.git"
12
+ },
13
"license": "MIT",
14
"devDependencies": {
15
"babel-core": "^6.26.3",
0 commit comments