2017-03-04 07:32:17 +00:00
|
|
|
{
|
|
|
|
"name": "tapbundle",
|
2017-05-26 23:46:41 +00:00
|
|
|
"version": "1.0.13",
|
2017-03-04 07:32:17 +00:00
|
|
|
"description": "tap bundled for tapbuffer",
|
|
|
|
"main": "dist/index.js",
|
2017-03-04 09:06:43 +00:00
|
|
|
"typings": "dist/index.d.ts",
|
2017-03-04 07:32:17 +00:00
|
|
|
"scripts": {
|
|
|
|
"test": "(npmts)"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+ssh://git@gitlab.com/pushrocks/tapbundle.git"
|
|
|
|
},
|
|
|
|
"author": "Lossless GmbH",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://gitlab.com/pushrocks/tapbundle/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
|
|
|
|
"dependencies": {
|
2017-04-23 20:08:52 +00:00
|
|
|
"early": "^2.1.1",
|
2017-04-23 12:35:16 +00:00
|
|
|
"leakage": "^0.2.0",
|
2017-03-04 07:32:17 +00:00
|
|
|
"smartchai": "^1.0.3",
|
2017-04-28 07:49:57 +00:00
|
|
|
"smartdelay": "^1.0.1",
|
2017-04-23 09:10:13 +00:00
|
|
|
"smartq": "^1.1.1",
|
|
|
|
"typings-global": "^1.0.16"
|
2017-03-04 07:32:17 +00:00
|
|
|
}
|
|
|
|
}
|