UNPKG

mturk-utils

Version:

Utility functions to ease development of ExternalQuestion based tasks run on mTurk

23 lines (22 loc) 463 B
{ "name": "mturk-utils", "version": "0.0.3", "description": "Utility functions to ease development of ExternalQuestion based tasks run on mTurk", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mTurk", "m-turk", "mechanical turk", "crowdsource", "crowdsourcing", "utility", "url" ], "license": "MIT", "dependencies": { "query-string": "^6.8.1" } }