package.json · rGCIT
Phabricator
Diffusion
citoid (master)
Code
rGCIT
package.json
4489bf2ac6d2
master
Code
Branches
Tags
History
Last Change
Raw File
package.json
View Options
"name"
"citoid"
"version"
"3.0.0"
"description"
"Converts search terms such as URL or DOI into citations."
"homepage"
"https://www.mediawiki.org/wiki/Citoid"
"license"
"Apache-2.0"
"main"
"./app.js"
"scripts"
"start"
"service-runner"
"lint"
"eslint --max-warnings 0 --cache ."
"lint:fix"
"eslint --fix ."
"test"
"npm run lint && mocha ./test/features/unit/* && mocha ./test/features/errors/* && mocha ./test/features/app/* && mocha --exit ./test/features/scraping/*"
"test:zotero"
"npm run lint && mocha --exit ./test* "
"coverage"
"nyc --reporter=lcov _mocha"
},
"engines"
"node"
"24"
},
"dependencies"
"bluebird"
"3.7.2"
"body-parser"
"2.2.2"
"bunyan"
"1.8.15"
"cheerio"
"1.2.0"
"chrono-node"
"2.9.0"
"compression"
"1.8.1"
"content-type"
"1.0.5"
"express"
"5.2.1"
"extend"
"3.0.2"
"html-metadata"
"3.0.1"
"http-shutdown"
"1.2.2"
"iconv-lite"
"0.7.2"
"ip"
"2.0.1"
"isbn3"
"2.0.5"
"js-yaml"
"4.1.1"
"service-runner"
"6.0.0"
"striptags"
"3.2.0"
"swagger-router"
"0.7.4"
"swagger-ui-dist"
"5.31.2"
"tough-cookie"
"6.0.0"
"uuid"
"13.0.0"
},
"devDependencies"
"ajv"
"8.18.0"
"chai"
"6.2.2"
"eslint-config-wikimedia"
"0.32.3"
"mocha"
"11.7.5"
"mocha-lcov-reporter"
"1.3.0"
"mocha.parallel"
"0.15.6"
"nock"
"14.0.11"
"nyc"
"18.0.0"
"openapi-schema-validator"
"12.1.3"
},
"repository"
"type"
"git"
"url"
"https://gerrit.wikimedia.org/r/mediawiki/services/citoid"
},
"bugs"
"url"
"https://phabricator.wikimedia.org/tag/citoid/"
},
"contributors"
"name"
"Marielle Volz"
"email"
"marielle.volz@gmail.com"
},
"name"
"Danny Wu"
"email"
"utf8snowman@gmail.com"
},
"name"
"Geoffrey Mon"
"email"
"geofbot@gmail.com"
},
"name"
"Dan Michael O. Hegg
\u00f8
"email"
"danmichaelo@gmail.com"
},
"name"
"Marko Obrovac"
"email"
"mobrovac@wikimedia.org"
Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct.
Wikimedia Foundation
Code of Conduct
Disclaimer
CC-BY-SA
GPL
Credits