UNPKG

@straw-hat/browserslist-config

Version:

Browserslist configuration

28 lines 658 B
{ "name": "@straw-hat/browserslist-config", "version": "0.2.0", "description": "Browserslist configuration", "author": "Straw Hat Team <opensource@straw-hat-llc.com>", "repository": { "type": "git", "url": "https://github.com/straw-hat-team/nodejs-monorepo.git", "directory": "packages/@straw-hat/browserslist-config" }, "license": "MIT", "keywords": [ "prettier", "config", "straw-hat-team" ], "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "type": "commonjs", "main": "lib/index.cjs", "typings": "lib/index.d.ts", "files": [ "lib", "README.md" ] }