smartdata/package.json

20 lines
447 B
JSON
Raw Normal View History

2016-09-11 09:02:25 +00:00
{
"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"
}