UNPKG

@parcel/namer-default

Version:
29 lines (28 loc) 641 B
{ "name": "@parcel/namer-default", "version": "2.16.3", "license": "MIT", "publishConfig": { "access": "public" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/parcel" }, "repository": { "type": "git", "url": "https://github.com/parcel-bundler/parcel.git" }, "main": "lib/DefaultNamer.js", "source": "src/DefaultNamer.js", "engines": { "node": ">= 16.0.0", "parcel": "^2.16.3" }, "dependencies": { "@parcel/diagnostic": "2.16.3", "@parcel/plugin": "2.16.3", "nullthrows": "^1.1.1" }, "gitHead": "73f691d67d22482440babb2d1846b7da2160f7cc" }