UNPKG

metropolis-api

Version:

JSON API for metropolis Cinema located in CM

29 lines (28 loc) 629 B
{ "name": "metropolis-api", "version": "1.0.2", "description": "JSON API for metropolis Cinema located in CM", "main": "index.js", "type": "module", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/MaelStorm176/metropolis-api.git" }, "keywords": [ "api", "metropolis", "cinema" ], "author": "MaelStorm", "license": "ISC", "bugs": { "url": "https://github.com/MaelStorm176/metropolis-api/issues" }, "homepage": "https://github.com/MaelStorm176/metropolis-api#readme", "dependencies": { "cheerio": "^1.0.0-rc.12" } }