reviews-analysis
Version:
Analyse public vehicle reviews via ML (Aylien) and save the data into a Document Store (Mongo). Supports Classifications and Document and Aspect level Sentiment Analysis.
132 lines (131 loc) • 4.16 kB
JSON
{
"_args": [
[
{
"raw": "winston@^2.2.0",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\lambda-local"
]
],
"_from": "winston@>=2.2.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "winston@2.4.4",
"_inCache": true,
"_location": "/winston",
"_nodeVersion": "10.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/winston_2.4.4_1534886527464_0.7641525117081251"
},
"_npmUser": {
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
"_npmVersion": "6.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "winston@^2.2.0",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/lambda-local"
],
"_resolved": "https://registry.npmjs.org/winston/-/winston-2.4.4.tgz",
"_shasum": "a01e4d1d0a103cf4eada6fc1f886b3110d71c34b",
"_shrinkwrap": null,
"_spec": "winston@^2.2.0",
"_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\lambda-local",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"bugs": {
"url": "https://github.com/winstonjs/winston/issues"
},
"dependencies": {
"async": "~1.0.0",
"colors": "1.0.x",
"cycle": "1.0.x",
"eyes": "0.1.x",
"isstream": "0.1.x",
"stack-trace": "0.0.x"
},
"description": "A multi-transport async logging library for Node.js",
"devDependencies": {
"cross-spawn-async": "^2.0.0",
"hock": "1.x.x",
"std-mocks": "~1.0.0",
"vows": "0.7.x"
},
"directories": {},
"dist": {
"integrity": "sha512-NBo2Pepn4hK4V01UfcWcDlmiVTs7VTB1h7bgnB0rgP146bYhMxX0ypCz3lBOfNxCO4Zuek7yeT+y/zM1OfMw4Q==",
"shasum": "a01e4d1d0a103cf4eada6fc1f886b3110d71c34b",
"tarball": "https://registry.npmjs.org/winston/-/winston-2.4.4.tgz",
"fileCount": 32,
"unpackedSize": 189862,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfIKACRA9TVsSAnZWagAALMsP/2Ua2w4cNGpHS2Y7ju3v\n5GR/ylqqVvZIiZyWBMV4bXNIHYnEY3U+EBv9knr7/lJqvNNiD9dQl8mx7b9R\ndLVeaLb3p1xCq5yfJcbx2fJ20x8g1dgqoVGVLl90+NsHHUr6HHLbryDVPjDM\nlt/xQflSjUOtYZV/o7h0/cUanFtKnOt18nWxepLG13dYyyegIlsAqs91zGN4\nbsaj0US7c2PWAH9bTQaTrzquNwUfOK/teTCEdn1kcUrPWMDi7cxveSqwLje4\n5vqpXKqs1T474uyAvM28onpmfFtA5wTyGkUOQoa9wW5nh3pI/ky1li2fgdI3\ncULGXTQcprDncArwDEuc+qwHUKv8Fusdipj1YZ5qkmi/u14GlzqzUQXb6N+N\nqmBE0cgRaH5H7hskKv69bFKeFiapZ43T9Hw8DosQbC7ci2VW0mYXy/VFiPQD\nOVyijqFs9be74t7WcOB3WmnKZsVQUxHlrMiYRllYySmNSk16LlpSVk+tYEcu\nXmScIAbXZLvMy0aFzq8KlQDDelJEOAQdQ9Jm3C7/TPhU9vb9yeQRWARMJpIe\n2aFZSXXbEu+j1IuAyfF6rUmMLpy7XCHWAil87UN69vdHydw2r4wqxCur9494\nD91rw1rA4ziFUcljNdE0tns76sy7lCb8n77Hb78ocqyGAvCUUJAwG4zFkd1f\n5//V\r\n=k7FV\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 0.10.0"
},
"gitHead": "67c44ffe1f9db9305a1bc562e0af1a0332588b15",
"homepage": "https://github.com/winstonjs/winston#readme",
"keywords": [
"winston",
"logging",
"sysadmin",
"tools"
],
"license": "MIT",
"main": "./lib/winston",
"maintainers": [
{
"name": "3rdeden",
"email": "npm@3rd-Eden.com"
},
{
"name": "chjj",
"email": "chjjeffrey@gmail.com"
},
{
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
{
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
},
{
"name": "pose",
"email": "albertopose@gmail.com"
},
{
"name": "v1",
"email": "npm@3rd-Eden.com"
}
],
"name": "winston",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/winstonjs/winston.git"
},
"scripts": {
"test": "vows --spec --isolate"
},
"types": "./index.d.ts",
"version": "2.4.4"
}