bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
80 lines (79 loc) • 2.01 kB
JSON
{
"_args": [
[
"@types/request@2.47.0",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "@types/request@2.47.0",
"_id": "@types/request@2.47.0",
"_inBundle": false,
"_integrity": "sha512-/KXM5oev+nNCLIgBjkwbk8VqxmzI56woD4VUxn95O+YeQ8hJzcSmIZ1IN3WexiqBb6srzDo2bdMbsXxgXNkz5Q==",
"_location": "/@types/request",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@types/request@2.47.0",
"name": "@types/request",
"escapedName": "@types%2frequest",
"scope": "@types",
"rawSpec": "2.47.0",
"saveSpec": null,
"fetchSpec": "2.47.0"
},
"_requiredBy": [
"/gdax"
],
"_resolved": "https://registry.npmjs.org/@types/request/-/request-2.47.0.tgz",
"_spec": "2.47.0",
"_where": "/Users/carlos8f/projects/bot18",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz"
},
{
"name": "bonnici",
"url": "https://github.com/bonnici"
},
{
"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds"
},
{
"name": "Joe Skeen",
"url": "https://github.com/joeskeen"
},
{
"name": "Christopher Currens",
"url": "https://github.com/ccurrens"
},
{
"name": "Jon Stevens",
"url": "https://github.com/lookfirst"
},
{
"name": "Matt R. Wilson",
"url": "https://github.com/mastermatt"
}
],
"dependencies": {
"@types/caseless": "*",
"@types/form-data": "*",
"@types/node": "*",
"@types/tough-cookie": "*"
},
"description": "TypeScript definitions for request",
"license": "MIT",
"main": "",
"name": "@types/request",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typeScriptVersion": "2.3",
"typesPublisherContentHash": "750b780560eb1be29e6e484378fef2393e335e0110c9559aa16aca00f687009a",
"version": "2.47.0"
}