HOME


sh-3ll 1.0
DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/tailwindcss/
Upload File :
Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/tailwindcss/package.json
{
  "_from": "tailwindcss@^1.3.0",
  "_id": "tailwindcss@1.8.10",
  "_inBundle": false,
  "_integrity": "sha512-7QkERG/cWCzsuMqHMwjOaLMVixOGLNBiXsrkssxlE1aWfkxVbGqiuMokR2162xRyaH2mBIHKxmlf1qb3DvIPqw==",
  "_location": "/tailwindcss",
  "_phantomChildren": {
    "@types/color-name": "1.1.1",
    "graceful-fs": "4.2.4",
    "jsonfile": "4.0.0",
    "universalify": "0.1.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tailwindcss@^1.3.0",
    "name": "tailwindcss",
    "escapedName": "tailwindcss",
    "rawSpec": "^1.3.0",
    "saveSpec": null,
    "fetchSpec": "^1.3.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-1.8.10.tgz",
  "_shasum": "945ef151c401c04a1c95e6a6bc747387a8d1b9dc",
  "_spec": "tailwindcss@^1.3.0",
  "_where": "C:\\xampp\\htdocs\\cofo",
  "babel": {
    "presets": [
      [
        "@babel/preset-env",
        {
          "targets": {
            "node": "8.9.0"
          }
        }
      ]
    ]
  },
  "bin": {
    "tailwind": "lib/cli.js",
    "tailwindcss": "lib/cli.js"
  },
  "browserslist": [
    "> 1%"
  ],
  "bugs": {
    "url": "https://github.com/tailwindlabs/tailwindcss/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Adam Wathan",
      "email": "adam.wathan@gmail.com"
    },
    {
      "name": "Jonathan Reinink",
      "email": "jonathan@reinink.ca"
    },
    {
      "name": "David Hemphill",
      "email": "davidlee.hemphill@gmail.com"
    }
  ],
  "dependencies": {
    "@fullhuman/postcss-purgecss": "^2.1.2",
    "autoprefixer": "^9.4.5",
    "browserslist": "^4.12.0",
    "bytes": "^3.0.0",
    "chalk": "^3.0.0 || ^4.0.0",
    "color": "^3.1.2",
    "detective": "^5.2.0",
    "fs-extra": "^8.0.0",
    "html-tags": "^3.1.0",
    "lodash": "^4.17.20",
    "node-emoji": "^1.8.1",
    "normalize.css": "^8.0.1",
    "object-hash": "^2.0.3",
    "postcss": "^7.0.11",
    "postcss-functions": "^3.0.0",
    "postcss-js": "^2.0.0",
    "postcss-nested": "^4.1.1",
    "postcss-selector-parser": "^6.0.0",
    "postcss-value-parser": "^4.1.0",
    "pretty-hrtime": "^1.0.3",
    "reduce-css-calc": "^2.1.6",
    "resolve": "^1.14.2"
  },
  "deprecated": false,
  "description": "A utility-first CSS framework for rapidly building custom user interfaces.",
  "devDependencies": {
    "@babel/cli": "^7.0.0",
    "@babel/core": "^7.0.0",
    "@babel/node": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "babel-jest": "^26.0.0",
    "clean-css": "^4.1.9",
    "eslint": "^6.0.1",
    "eslint-config-postcss": "^2.0.2",
    "eslint-config-prettier": "^6.0.0",
    "eslint-plugin-prettier": "^3.0.1",
    "jest": "^25.1.0",
    "prettier": "^1.7.4",
    "rimraf": "^3.0.0"
  },
  "engines": {
    "node": ">=8.9.0"
  },
  "files": [
    "dist/*.css",
    "lib/*",
    "scripts/*.js",
    "stubs/*.stub.js",
    "*.css",
    "*.js"
  ],
  "homepage": "https://tailwindcss.com",
  "jest": {
    "setupFilesAfterEnv": [
      "<rootDir>/jest/customMatchers.js"
    ],
    "testPathIgnorePatterns": [
      "<rootDir>/__tests__/fixtures/",
      "<rootDir>/__tests__/util/"
    ]
  },
  "license": "MIT",
  "main": "lib/index.js",
  "name": "tailwindcss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tailwindlabs/tailwindcss.git"
  },
  "scripts": {
    "babelify": "babel src --out-dir lib --copy-files",
    "prebabelify": "rimraf lib",
    "prepare": "npm run babelify && babel-node scripts/build.js",
    "rebuild-fixtures": "npm run babelify && babel-node scripts/rebuildFixtures.js",
    "style": "eslint .",
    "test": "jest && eslint ."
  },
  "style": "dist/tailwind.css",
  "version": "1.8.10"
}