We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9533101 commit cc3a4cfCopy full SHA for cc3a4cf
.npmignore
@@ -0,0 +1,7 @@
1
+node_modules/
2
+*.mp4
3
+*.mov
4
+*.sh
5
+*.webm
6
+trigger.js
7
+*.gif
package.json
@@ -1,12 +1,12 @@
{
"name": "stitcheroo",
- "version": "0.0.2",
+ "version": "0.0.21",
"description": "",
"main": "combine.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
- "author": "",
+ "author": "Sean M. Tracey",
10
"license": "GPL-3.0",
11
"homepage": "https://github.com/choirless/stitcheroo",
12
"dependencies": {
0 commit comments