Compare commits
No commits in common. "2500a990aa2faea7a3493ab0de2a37a48285289f" and "dfa58e883be7b64643c3d54e008fcab8118a9820" have entirely different histories.
2500a990aa
...
dfa58e883b
2 changed files with 0 additions and 14 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
node_modules
|
|
||||||
.idea
|
|
12
package.json
12
package.json
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"name": "sticker-usage-analyzer",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
|
||||||
},
|
|
||||||
"keywords": [],
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"description": ""
|
|
||||||
}
|
|
Loading…
Reference in a new issue