{
  "_from": "@chbphone55/classnames@^2.0.0",
  "_id": "@chbphone55/classnames@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-tR9ph9yRNOHyZZveFs3hhUGmaeck5MTGvNKm6ACAy6+mKu46YeMN/1U1ZRcYfRNEmwV4iDAWQ839PFDmpZ3YnA==",
  "_location": "/@chbphone55/classnames",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@chbphone55/classnames@^2.0.0",
    "name": "@chbphone55/classnames",
    "escapedName": "@chbphone55%2fclassnames",
    "scope": "@chbphone55",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/react-spring-modal"
  ],
  "_resolved": "https://registry.npmjs.org/@chbphone55/classnames/-/classnames-2.0.0.tgz",
  "_shasum": "fb0c6d122c3ba2030614613a5fe959b0e61f1a41",
  "_spec": "@chbphone55/classnames@^2.0.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/react-spring-modal",
  "author": {
    "name": "Christopher Brown",
    "email": "chbphone55@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ChrisBrownie55/classnames/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A simple and small JavaScript utility for joining class names together",
  "devDependencies": {
    "@types/jest": "^25.1.1",
    "@types/node": "^13.7.0",
    "e2e-verdaccio": "^1.0.0",
    "jest": "^25.1.0",
    "microbundle": "^0.11.0",
    "ts-jest": "^25.1.0",
    "typescript": "^3.7.5"
  },
  "files": [
    "dist/index.d.ts",
    "dist/index.js",
    "dist/index.m.js",
    "dist/index.umd.js"
  ],
  "homepage": "https://github.com/ChrisBrownie55/classnames",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.m.js",
  "name": "@chbphone55/classnames",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChrisBrownie55/classnames.git"
  },
  "scripts": {
    "build": "microbundle --raw --no-sourcemap",
    "prepublish": "pnpm run build",
    "test": "jest",
    "test:publish": "e2e-verdaccio"
  },
  "source": "index.ts",
  "typings": "dist/index.d.ts",
  "unpkg": "dist/index.umd.js",
  "version": "2.0.0"
}
