bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
71 lines (70 loc) • 1.66 kB
JSON
{
"_args": [
[
"samsam@1.1.2",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "samsam@1.1.2",
"_id": "samsam@1.1.2",
"_inBundle": false,
"_integrity": "sha1-vsEf3IOp/aBjQBIQ5AF2wwJNFWc=",
"_location": "/samsam",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "samsam@1.1.2",
"name": "samsam",
"escapedName": "samsam",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/formatio",
"/sinon"
],
"_resolved": "https://registry.npmjs.org/samsam/-/samsam-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Christian Johansen"
},
"bugs": {
"url": "https://github.com/busterjs/samsam/issues"
},
"contributors": [
{
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
{
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
},
{
"name": "Daniel Wittner",
"email": "d.wittner@gmx.de",
"url": "https://github.com/dwittner"
}
],
"description": "Value identification and comparison functions",
"devDependencies": {
"buster": "0.6.11"
},
"homepage": "http://busterjs.org/docs/buster-assertions",
"main": "./lib/samsam",
"name": "samsam",
"repository": {
"type": "git",
"url": "git+https://github.com/busterjs/samsam.git"
},
"scripts": {
"test": "node test/samsam-test.js",
"test-debug": "node --debug-brk test/samsam-test.js"
},
"version": "1.1.2"
}