UNPKG

butter-tag

Version:

25 lines (24 loc) 558 B
{ "name": "butter-tag", "version": "1.0.23", "description": "", "main": "webpack.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "webpack" }, "keywords": [ "GTFS", "Bus", "Timetable" ], "author": "yutotom(https://github.com/yutotom),takoyaki3(https://github.com/takoyaki-3/)", "license": "MIT", "dependencies": { "bus-time-table-by-edge-runtime": "^1.0.1", "butter-lib": "^1.0.23" }, "devDependencies": { "webpack-cli": "^5.1.4" } }