UNPKG

justwatch

Version:

Unofficial API wrapper for Justwatch.com

28 lines (27 loc) 578 B
{ "name": "justwatch", "version": "1.0.3", "description": "Unofficial API wrapper for Justwatch.com", "main": "index.js", "scripts": { "test": "echo \"working\"" }, "repository": { "type": "git", "url": "git+https://github.com/theabbie/justwatch.git" }, "keywords": [ "justwatch", "theabbie", "movie" ], "author": "theabbie", "license": "ISC", "bugs": { "url": "https://github.com/theabbie/justwatch/issues" }, "homepage": "https://github.com/theabbie/justwatch#readme", "dependencies": { "axios": "^0.21.0" } }