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.
106 lines (105 loc) • 2.74 kB
JSON
{
"_args": [
[
{
"raw": "aylien_textapi",
"scope": null,
"escapedName": "aylien_textapi",
"name": "aylien_textapi",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src"
]
],
"_from": "aylien_textapi@latest",
"_id": "aylien_textapi@0.7.0",
"_inCache": true,
"_location": "/aylien_textapi",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/aylien_textapi_0.7.0_1528899981733_0.7886354585550401"
},
"_npmUser": {
"name": "aylien",
"email": "hello@aylien.com"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"raw": "aylien_textapi",
"scope": null,
"escapedName": "aylien_textapi",
"name": "aylien_textapi",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/aylien_textapi/-/aylien_textapi-0.7.0.tgz",
"_shasum": "01c9e269207dcd0da0aafaa33e062620ece4c5e3",
"_shrinkwrap": null,
"_spec": "aylien_textapi",
"_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src",
"author": {
"name": "AYLIEN Inc."
},
"bugs": {
"url": "https://github.com/AYLIEN/aylien_textapi_nodejs/issues"
},
"contributors": [
{
"name": "AYLIEN Inc.",
"email": "support@aylien.com"
}
],
"dependencies": {},
"description": "AYLIEN Text API Client Library for Node.js",
"devDependencies": {
"istanbul": "~0.3.2",
"jsdoc": "~3.3.0-alpha10",
"mocha": "2.0.x",
"nock": "0.51.x"
},
"directories": {},
"dist": {
"shasum": "01c9e269207dcd0da0aafaa33e062620ece4c5e3",
"tarball": "https://registry.npmjs.org/aylien_textapi/-/aylien_textapi-0.7.0.tgz",
"fileCount": 8,
"unpackedSize": 18798
},
"engines": {
"node": ">=0.10"
},
"gitHead": "bdae119f2cbf2fda535b8a878299584cb6174b2f",
"homepage": "https://github.com/AYLIEN/aylien_textapi_nodejs#readme",
"keywords": [
"client",
"client library"
],
"license": "Apache-2.0",
"main": "./textapi",
"maintainers": [
{
"name": "aylien",
"email": "hello@aylien.com"
}
],
"name": "aylien_textapi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/AYLIEN/aylien_textapi_nodejs.git"
},
"scripts": {
"coverage": "istanbul cover _mocha -- --reporter spec --timeout 4000",
"generate-docs": "jsdoc -c jsdoc-conf.json ./README.md",
"test": "mocha --reporter spec --timeout 10000"
},
"version": "0.7.0"
}