UNPKG

sise-cweb-restful-api-tests

Version:
32 lines (31 loc) 758 B
{ "name": "sise-cweb-restful-api-tests", "version": "0.3.0", "description": "Tests for the SISE CWEB Project", "main": "src/index.js", "scripts": { "test": "exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/diasdavid/sise-cweb-restful-api-tests.git" }, "keywords": [ "SISE", "CWEB", "IST" ], "author": "David Dias <mail@daviddias.me>", "license": "MIT", "bugs": { "url": "https://github.com/diasdavid/sise-cweb-restful-api-tests/issues" }, "homepage": "https://github.com/diasdavid/sise-cweb-restful-api-tests#readme", "dependencies": { "sise-cweb-data": "^0.2.2", "sise-cweb-db": "~0.3.0", "tape": "^4.6.3", "wreck": "^10.0.0" }, "devDependencies": {} }