|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- {
- "_args": [
- [
- "react-dropzone@10.2.2",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "react-dropzone@10.2.2",
- "_id": "react-dropzone@10.2.2",
- "_inBundle": false,
- "_integrity": "sha512-U5EKckXVt6IrEyhMMsgmHQiWTGLudhajPPG77KFSvgsMqNEHSyGpqWvOMc5+DhEah/vH4E1n+J5weBNLd5VtyA==",
- "_location": "/react-dropzone",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "react-dropzone@10.2.2",
- "name": "react-dropzone",
- "escapedName": "react-dropzone",
- "rawSpec": "10.2.2",
- "saveSpec": null,
- "fetchSpec": "10.2.2"
- },
- "_requiredBy": [
- "/",
- "/@types/react-dropzone"
- ],
- "_resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-10.2.2.tgz",
- "_spec": "10.2.2",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "Param Aggarwal"
- },
- "bugs": {
- "url": "https://github.com/react-dropzone/react-dropzone/issues"
- },
- "config": {
- "commitizen": {
- "path": "@commitlint/prompt"
- }
- },
- "contributors": [
- {
- "name": "Andrey Okonetchnikov",
- "email": "andrey@okonet.ru",
- "url": "http://okonet.ru"
- },
- {
- "name": "Mike Olson",
- "email": "me@mwolson.org"
- },
- {
- "name": "Param Aggarwal"
- },
- {
- "name": "Tyler Waters",
- "email": "tyler.waters@gmail.com"
- },
- {
- "name": "Rick Markins",
- "email": "rmarkins@gmail.com"
- },
- {
- "name": "Roland Groza",
- "email": "rolandjitsu@gmail.com"
- }
- ],
- "dependencies": {
- "attr-accept": "^2.0.0",
- "file-selector": "^0.1.12",
- "prop-types": "^15.7.2"
- },
- "description": "Simple HTML5 drag-drop zone with React.js",
- "devDependencies": {
- "@babel/cli": "^7.6.4",
- "@babel/core": "^7.6.4",
- "@babel/plugin-external-helpers": "^7.2.0",
- "@babel/plugin-proposal-do-expressions": "^7.6.0",
- "@babel/plugin-proposal-export-default-from": "^7.5.2",
- "@babel/plugin-proposal-logical-assignment-operators": "^7.2.0",
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4",
- "@babel/plugin-proposal-optional-chaining": "^7.6.0",
- "@babel/plugin-proposal-pipeline-operator": "^7.5.0",
- "@babel/plugin-transform-runtime": "^7.6.2",
- "@babel/preset-env": "^7.6.3",
- "@babel/preset-react": "^7.6.3",
- "@babel/register": "^7.6.2",
- "@commitlint/cli": "^8.2.0",
- "@commitlint/config-angular": "^8.2.0",
- "@commitlint/prompt": "^8.2.0",
- "@commitlint/prompt-cli": "^8.2.0",
- "@size-limit/preset-small-lib": "^2.1.6",
- "@testing-library/dom": "^6.5.0",
- "@testing-library/jest-dom": "^4.1.0",
- "@testing-library/react": "^9.3.0",
- "@testing-library/react-hooks": "^2.0.3",
- "@types/react": "^16.9.0",
- "@types/react-dom": "^16.9.0",
- "babel-eslint": "10.x",
- "babel-jest": "^24.9.0",
- "babel-plugin-add-module-exports": "^1.0.2",
- "babel-plugin-dynamic-import-node": "^2.3.0",
- "commitizen": "^3.1.2",
- "cross-env": "^6.0.3",
- "eslint": "6.x",
- "eslint-config-okonet": "^7.0.2",
- "eslint-config-prettier": "6.x",
- "eslint-plugin-import": "2.x",
- "eslint-plugin-jsx-a11y": "6.x",
- "eslint-plugin-node": "10.x",
- "eslint-plugin-prettier": "3.x",
- "eslint-plugin-react": "7.x",
- "eslint-plugin-react-hooks": "2.x",
- "husky": "^3.0.8",
- "imagemin-cli": "^5.0.0",
- "imagemin-pngquant": "^8.0.0",
- "jest": "^24.9.0",
- "lint-staged": "^9.4.2",
- "markdownlint-cli": "^0.18.0",
- "prettier": "*",
- "react": "^16.9.0",
- "react-dom": "^16.9.0",
- "react-styleguidist": "^9.1.16",
- "react-test-renderer": "^16.9.0",
- "rimraf": "^3.0.0",
- "rollup": "^1.23.1",
- "rollup-plugin-babel": "^4.3.3",
- "rollup-plugin-commonjs": "^10.1.0",
- "rollup-plugin-node-resolve": "^5.2.0",
- "rollup-plugin-uglify": "^6.0.3",
- "sinon": "^3.2.1",
- "style-loader": "^1.0.0",
- "styled-components": "^4.4.0",
- "tslint": "^5.20.0",
- "typescript": "^3.2.4",
- "webpack": "^4.41.1",
- "webpack-blocks": "^2.0.1"
- },
- "engines": {
- "node": ">= 8"
- },
- "homepage": "https://github.com/react-dropzone/react-dropzone",
- "jest": {
- "clearMocks": true,
- "setupFilesAfterEnv": [
- "<rootDir>/testSetup.js"
- ],
- "coveragePathIgnorePatterns": [
- "/dist/",
- "/node_modules/",
- "<rootDir>/testSetup.js"
- ],
- "testPathIgnorePatterns": [
- "/node_modules/",
- "/dist/"
- ]
- },
- "keywords": [
- "react-component",
- "react",
- "drag",
- "drop",
- "upload"
- ],
- "license": "MIT",
- "lint-staged": {
- "*.js": [
- "eslint --fix",
- "git add"
- ],
- "*.ts": [
- "tslint"
- ],
- "*.{svg,png}": [
- "imagemin",
- "git add"
- ]
- },
- "main": "dist/index.js",
- "module": "dist/es/index.js",
- "name": "react-dropzone",
- "peerDependencies": {
- "react": ">= 16.8"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/react-dropzone/react-dropzone.git"
- },
- "scripts": {
- "build": "npm run clean && npm run build:umd && npm run build:es",
- "build:es": "cross-env BABEL_ENV=es babel ./src --out-dir ./dist/es --ignore '**/*.spec.js'",
- "build:umd": "cross-env NODE_ENV=es rollup -c",
- "ci": "git-cz",
- "clean": "rimraf ./dist",
- "commitmsg": "commitlint -e",
- "eslint:src": "eslint .",
- "imagemin": "imagemin --out-dir=logo --plugin=pngquant --plugin=svgo",
- "logo": "cd logo && sketchtool export artboards logo.sketch",
- "precommit": "lint-staged",
- "prepublish": "npm run build && npm run size",
- "size": "size-limit",
- "size:why": "size-limit --why",
- "start": "styleguidist server",
- "styleguide": "styleguidist build",
- "test": "cross-env NODE_ENV=test npm run eslint:src && jest --coverage && npm run typescript",
- "test:watch": "cross-env NODE_ENV=test jest --watch",
- "typescript": "tsc --project ./typings/tests"
- },
- "size-limit": [
- {
- "path": "dist/index.js",
- "limit": "7 KB"
- },
- {
- "path": "dist/es/index.js",
- "limit": "7 KB"
- }
- ],
- "typings": "typings/react-dropzone.d.ts",
- "version": "10.2.2"
- }
|