Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@twnd/prettier / package.json
Size: Mime:
{
  "name": "@twnd/prettier",
  "version": "1.0.0-next.2",
  "description": "Prettier configuration for HTML formatting",
  "main": "index.json",
  "engines": {
    "node": "17.x",
    "yarn": ">= 1.0.0",
    "npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/OrderB4/prettier.git"
  },
  "packageManager": "yarn@3.1.1",
  "private": true
}