Skip to content

Commit

Permalink
Updates package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoElias committed Feb 13, 2018
1 parent 9ee0c30 commit 0c1859a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@holonet/holonet",
"name": "holonet",
"version": "1.0.0-alpha.0",
"description": "Decentralized WebVR metaverse where each user is the owner of their data",
"description": "Easily create 3D WebXR compatible sites with a global self-sovereign identity system",
"main": "build/holonet.umd.js",
"module": "build/holonet.js",
"repository": {
"url": "https://github.com/Holonet/holonet.git",
"url": "https://github.com/holonet/holonet.git",
"type": "git"
},
"author": "Alberto Elias <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Holonet/holonet/issues"
"url": "https://github.com/holonet/holonet/issues"
},
"homepage": "https://holonet.one",
"engines": {
Expand Down

0 comments on commit 0c1859a

Please sign in to comment.