UNPKG

@oat-sa/browserslist-config-tao

Version:
36 lines (35 loc) 913 B
{ "name": "@oat-sa/browserslist-config-tao", "version": "1.0.2", "description": "Shareable Browserslist config for TAO", "main": "index.js", "scripts": { "browserslist": "node query.js" }, "repository": { "type": "git", "url": "git+https://github.com/oat-sa/browserslist-config-tao.git" }, "keywords": [ "browserslist", "oat", "tao", "desktop" ], "author": { "name": "Bertrand Chevrier", "email": "bertrand@taotesting.com", "url": "https://taotesting.com" }, "license": "GPL-2.0-only", "bugs": { "url": "https://github.com/oat-sa/browserslist-config-tao/issues" }, "homepage": "https://github.com/oat-sa/browserslist-config-tao#readme", "publishConfig": { "access": "public" }, "devDependencies": { "browserslist": "^4.24.5" } }