@store-sync/transport
Version:
> TODO: description
20 lines (19 loc) • 436 B
JSON
{
"name": "@store-sync/transport",
"version": "0.0.5",
"license": "MIT",
"main": "lib/",
"repository": {
"type": "git",
"url": "git+https://github.com/joaojeronimo/store-sync.git"
},
"scripts": {
"test": "../../node_modules/.bin/jest",
"tsc": "../../node_modules/.bin/tsc"
},
"typings": "lib/",
"publishConfig": {
"access": "public"
},
"gitHead": "a47760924129bb659c22e371e985d326c53ff22f"
}