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.
94 lines (93 loc) • 2.44 kB
JSON
{
"_args": [
[
{
"raw": "type-detect@^1.0.0",
"scope": null,
"escapedName": "type-detect",
"name": "type-detect",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\chai"
]
],
"_from": "type-detect@>=1.0.0 <2.0.0",
"_id": "type-detect@1.0.0",
"_inCache": true,
"_location": "/type-detect",
"_nodeVersion": "0.11.16",
"_npmUser": {
"name": "jakeluer",
"email": "jake@alogicalparadox.com"
},
"_npmVersion": "2.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "type-detect@^1.0.0",
"scope": null,
"escapedName": "type-detect",
"name": "type-detect",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/chai"
],
"_resolved": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz",
"_shasum": "762217cc06db258ec48908a1298e8b95121e8ea2",
"_shrinkwrap": null,
"_spec": "type-detect@^1.0.0",
"_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\chai",
"author": {
"name": "Jake Luer",
"email": "jake@alogicalparadox.com",
"url": "http://alogicalparadox.com"
},
"bugs": {
"url": "https://github.com/chaijs/type-detect/issues"
},
"dependencies": {},
"description": "Improved typeof detection for node.js and the browser.",
"devDependencies": {
"component": "*",
"coveralls": "2.0.16",
"jscoverage": "0.3.7",
"mocha": "*",
"mocha-lcov-reporter": "0.0.1",
"mocha-phantomjs": "*",
"simple-assert": "*"
},
"directories": {},
"dist": {
"shasum": "762217cc06db258ec48908a1298e8b95121e8ea2",
"tarball": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "3617862cbaa220d3700cfc9e96c6d3feb49e9587",
"homepage": "https://github.com/chaijs/type-detect",
"keywords": [],
"license": "MIT",
"main": "./index",
"maintainers": [
{
"name": "jakeluer",
"email": "jake@alogicalparadox.com"
}
],
"name": "type-detect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chaijs/type-detect.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.0"
}