Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
jexelmans
/
doh
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Turn this into an actual NPM package
Joeri Exelmans
3 years ago
parent
476af3f635
commit
d91f8e1bfb
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
package.json
+ 2
- 0
package.json
View File
@@ -1,4 +1,6 @@
{
+ "name": "doh",
+ "version": "0.0.1",
"dependencies": {
"uuid": "^8.3.2"
}