UNPKG

toshihiko-mysqlparser

Version:
29 lines (28 loc) 695 B
{ "name": "toshihiko-mysqlparser", "version": "1.0.0", "description": "Helper util for Toshihiko MySQL adapter.", "main": "index.js", "scripts": { "test": "./node_modules/.bin/_mocha" }, "repository": { "type": "git", "url": "git+https://github.com/NBUT-Developers/toshihiko-mysqlparser.git" }, "keywords": [ "Toshihiko", "mysql", "parser" ], "author": "XadillaX <i@2333.moe>", "license": "MIT", "bugs": { "url": "https://github.com/NBUT-Developers/toshihiko-mysqlparser/issues" }, "homepage": "https://github.com/NBUT-Developers/toshihiko-mysqlparser#readme", "devDependencies": { "mocha": "^3.0.2", "should": "^11.1.0" } }