teleprice-quoting-system
Version:
a live feed pricing system for exchanges, wire services, and telegraphic news. Use in indexing pricing and matching indexed prices.
26 lines (25 loc) • 666 B
JSON
{
"name": "teleprice-quoting-system",
"version": "1.4.1",
"description": "a live feed pricing system for exchanges, wire services, and telegraphic news. Use in indexing pricing and matching indexed prices. ",
"main": "apollo.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/freight-chain/pqms.git"
},
"keywords": [
"price",
"feed",
"quoting",
"system"
],
"author": "freight trust corporation",
"license": "SEE LICENSE IN SRC",
"bugs": {
"url": "https://github.com/freight-chain/pqms/issues"
},
"homepage": "https://github.com/freight-chain/pqms#readme"
}