relu-core
Version:
102 lines (101 loc) • 2.66 kB
JSON
{
"_args": [
[
{
"raw": "botbuilder@^3.7.0",
"scope": null,
"escapedName": "botbuilder",
"name": "botbuilder",
"rawSpec": "^3.7.0",
"spec": ">=3.7.0 <4.0.0",
"type": "range"
},
"C:\\Users\\samue\\Desktop\\Artificial Intelligence\\RELU-Ziz\\Ziz"
]
],
"_from": "botbuilder@>=3.7.0 <4.0.0",
"_id": "botbuilder@3.7.0",
"_inCache": true,
"_location": "/botbuilder",
"_nodeVersion": "6.9.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/botbuilder-3.7.0.tgz_1487903171210_0.831300608580932"
},
"_npmUser": {
"name": "botframework",
"email": "botframework@microsoft.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "botbuilder@^3.7.0",
"scope": null,
"escapedName": "botbuilder",
"name": "botbuilder",
"rawSpec": "^3.7.0",
"spec": ">=3.7.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/botbuilder/-/botbuilder-3.7.0.tgz",
"_shasum": "6a9c0c9336dddcfc7034d08ea7e8671caf060e6b",
"_shrinkwrap": null,
"_spec": "botbuilder@^3.7.0",
"_where": "C:\\Users\\samue\\Desktop\\Artificial Intelligence\\RELU-Ziz\\Ziz",
"author": {
"name": "Microsoft Corp."
},
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder/issues"
},
"dependencies": {
"async": "^1.5.2",
"base64url": "^1.0.6",
"chrono-node": "^1.1.3",
"jsonwebtoken": "^7.0.1",
"promise": "^7.1.1",
"request": "^2.69.0",
"rsa-pem-from-mod-exp": "^0.8.4",
"sprintf-js": "^1.0.3",
"url-join": "^1.1.0"
},
"description": "Bot Builder is a dialog system for building rich bots on virtually any platform.",
"devDependencies": {
"@types/url-join": "^0.8.1",
"mocha": "^2.4.5"
},
"directories": {},
"dist": {
"shasum": "6a9c0c9336dddcfc7034d08ea7e8671caf060e6b",
"tarball": "https://registry.npmjs.org/botbuilder/-/botbuilder-3.7.0.tgz"
},
"homepage": "https://github.com/Microsoft/BotBuilder#readme",
"keywords": [
"botbuilder",
"bots",
"chatbots"
],
"license": "MIT",
"main": "./lib/botbuilder.js",
"maintainers": [
{
"name": "botframework",
"email": "botframework@microsoft.com"
}
],
"name": "botbuilder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/BotBuilder.git"
},
"scripts": {
"test": "mocha tests/*.js"
},
"typings": "./lib/botbuilder.d.ts",
"version": "3.7.0"
}