{ "_from": "rita", "_id": "rita@1.3.94", "_inBundle": false, "_integrity": "sha512-/E8foRjE+uCZpe35pt1BlyYnWnLB/sw1BN711paLYLl+ebU8k0AXwteKwJlqviyrFlItGtGJOuc6mUMuIUELvQ==", "_location": "/rita", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "rita", "name": "rita", "escapedName": "rita", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/rita/-/rita-1.3.94.tgz", "_shasum": "712cc04fe639e3d5be205a7096fe5dd3037ce8c3", "_spec": "rita", "_where": "/Users/paolo/Desktop/multiplayer games/likelike-online", "author": { "name": "Daniel C. Howe", "email": "daniel@rednoise.org" }, "bugs": { "url": "https://github.com/dhowe/RiTa/issues" }, "bundleDependencies": false, "dependencies": { "yamljs": "^0.2.10" }, "deprecated": false, "description": "RiTa: A toolkit for natural language and computational literature", "devDependencies": { "argv": "0.0.2", "del": "^1.2.0", "gulp": "^3.9.1", "gulp-chmod": "^1.3.0", "gulp-concat": "^2.6.0", "gulp-if": "^2.0.2", "gulp-jshint": "^2.1.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-size": "^2.0.0", "gulp-sourcemaps": "^1.5.2", "gulp-task-listing": "^1.0.1", "gulp-uglify": "^1.4.0", "gulp-util": "^3.0.6", "jshint": "^2.9.7", "qunit": "^0.7.5", "yargs": "^3.15.0" }, "engines": { "node": ">= 0.6" }, "homepage": "https://rednoise.org/rita", "keywords": [ "nlp", "natural language", "language", "writing", "generative" ], "license": "GPL-3.0", "main": "lib/rita.js", "name": "rita", "optionalDependencies": { "yamljs": "^0.2.10" }, "repository": { "type": "git", "url": "git+https://github.com/dhowe/RiTa.git" }, "scripts": { "test": "gulp test-npm" }, "tonicExampleFilename": "tonic.js", "version": "1.3.94" }