{
  "_from": "@yaireo/tagify@3.21.4",
  "_id": "@yaireo/tagify@3.21.4",
  "_inBundle": false,
  "_integrity": "sha512-bDN39X5Q0PJABeErzBL0nTA26O6dHwK48cD37FqoWODqo0oymxT4GCPRBc2LYA3hg7/h/ibfKRiySWGAR1A+dQ==",
  "_location": "/@yaireo/tagify",
  "_npmUser": {
    "name": "vsync",
    "email": "vsync.design@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@yaireo/tagify@3.21.4",
    "name": "@yaireo/tagify",
    "escapedName": "@yaireo%2ftagify",
    "scope": "@yaireo",
    "rawSpec": "3.21.4",
    "saveSpec": null,
    "fetchSpec": "3.21.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-3.21.4.tgz",
  "_shasum": "3a7684672c250445138366d2d09c2b98fd44c97f",
  "_spec": "@yaireo/tagify@3.21.4",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "author": {
    "name": "Yair Even-Or",
    "email": "vsync.design@gmail.com"
  },
  "browserslist": [
    ">1%",
    "not dead",
    "not ie < 11",
    "not IE_Mob 11",
    "not op_mini all"
  ],
  "bugs": {
    "url": "https://github.com/yaireo/tagify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "lightweight, efficient Tags input component in Vanilla JS / React / Angular [super customizable, tiny size & top performance]",
  "devDependencies": {
    "@babel/core": "^7.5.5",
    "@babel/plugin-proposal-object-rest-spread": "^7.9.6",
    "@babel/plugin-transform-destructuring": "^7.9.5",
    "@babel/preset-env": "^7.9.6",
    "@babel/preset-react": "^7.9.4",
    "@rollup/plugin-babel": "^5.1.0",
    "@rollup/stream": "git+https://github.com/andremacola/stream.git",
    "beepbeep": "^1.2.2",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "7.0.1",
    "gulp-babel": "^8.0.0",
    "gulp-bump": "^3.1.3",
    "gulp-cached": "^1.1.1",
    "gulp-clean-css": "^4.3.0",
    "gulp-combine-mq": "^0.4.0",
    "gulp-concat": "^2.6.1",
    "gulp-css-globbing": "^0.2.2",
    "gulp-eslint": "^6.0.0",
    "gulp-filter": "^6.0.0",
    "gulp-git": "^2.10.1",
    "gulp-header-comment": "^0.8.0",
    "gulp-insert": "^0.5.0",
    "gulp-load-plugins": "^2.0.1",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^4.1.0",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-streamify": "^1.0.2",
    "gulp-tag-version": "^1.3.1",
    "gulp-tap": "^2.0.0",
    "gulp-uglify": "^3.0.2",
    "gulp-umd": "^2.0.0",
    "gulp-util": "^3.0.8",
    "gulp-watch": "^5.0.1",
    "path": "^0.12.7",
    "puppeteer": "^1.20.0",
    "rollup": "^2.22.1",
    "rollup-plugin-banner": "^0.2.1",
    "rollup-plugin-terser": "^6.1.0",
    "rollup-plugin-uglify": "^6.0.4",
    "run-sequence": "^2.2.1",
    "semver": "^7.3.2",
    "vinyl-source-stream": "^2.0.0"
  },
  "files": [
    "/dist",
    "/src/tagify.scss"
  ],
  "homepage": "https://github.com/yairEO/tagify",
  "jest": {
    "preset": "jest-puppeteer"
  },
  "keywords": [
    "tags",
    "tagging",
    "component",
    "tag",
    "ui"
  ],
  "license": "MIT",
  "main": "./dist/tagify.min.js",
  "name": "@yaireo/tagify",
  "peerDependencies": {
    "prop-types": "^15.7.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yairEO/tagify.git"
  },
  "scripts": {
    "push": "git push origin",
    "push:tags": "git push origin --tags",
    "serve": "npx http-server -o index.html -c-1",
    "start": "npx gulp@4.0.2",
    "test": "jest"
  },
  "version": "3.21.4"
}
