UNPKG

sfcinemacity

Version:

Module to get showtimes from the SF Cinema booking system.

25 lines (24 loc) 589 B
{ "name": "sfcinemacity", "version": "4.4.4", "description": "Module to get showtimes from the SF Cinema booking system.", "main": "src/index.js", "keywords": [ "movies", "thailand", "sfcinemacity", "showtimes" ], "author": "Andrew Golightly <support@andrewgolightly.com> (http://www.golightlyplus.com)", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/magician11/sfcinemacity.git" }, "bugs": { "url": "https://github.com/magician11/sfcinemacity/issues" }, "dependencies": { "puppeteer": "^5.0.0" } }