This commit is contained in:
Philipp Kunz 2016-09-11 11:02:25 +02:00
commit 08897a75f2

19
package.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "smartdata",
"version": "1.0.0",
"description": "do more with data",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/smartdata.git"
},
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pushrocks/smartdata/issues"
},
"homepage": "https://gitlab.com/pushrocks/smartdata#README"
}