Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Mar 22, 2018
1 parent 42d1d0f commit 319a52d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "openeo-earthengine-driver",
"version": "0.0.1",
"name": "@openeo/earthengine-driver",
"version": "0.2.0",
"description": "An openEO driver for Google Earth Engine (proof-of-concept).",
"main": "server.js",
"scripts": {
"start": "nodemon server.js"
},
"author": "Matthias Mohr",
"license": "Apache-2.0",
"homepage": "https://github.com/Open-EO/openeo-earthengine-editor",
"homepage": "http://openeo.org",
"bugs": {
"url": "https://github.com/Open-EO/openeo-earthengine-editor/issues"
},
Expand Down

0 comments on commit 319a52d

Please sign in to comment.