176 lines
5.8 KiB
JSON
176 lines
5.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-beautiful-dnd@10.1.1",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "react-beautiful-dnd@10.1.1",
|
|
"_id": "react-beautiful-dnd@10.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TdE06Shfp56wm28EzjgC56EEMgGI5PDHejJ2bxuAZvZr8CVsbksklsJC06Hxf0MSL7FHbflL/RpkJck9isuxHg==",
|
|
"_location": "/react-beautiful-dnd",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-beautiful-dnd@10.1.1",
|
|
"name": "react-beautiful-dnd",
|
|
"escapedName": "react-beautiful-dnd",
|
|
"rawSpec": "10.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "10.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-beautiful-dnd/-/react-beautiful-dnd-10.1.1.tgz",
|
|
"_spec": "10.1.1",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Alex Reardon",
|
|
"email": "areardon@atlassian.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/atlassian/react-beautiful-dnd/issues"
|
|
},
|
|
"config": {
|
|
"prettier_target": "*.{js,jsx,md,json} src/**/*.{js,jsx,md,json} test/**/*.{js,jsx,md,json} docs/**/*.{js,jsx,md,json} stories/**/*.{js,jsx,md,json} cypress/**/*.{js,jsx,md,json}"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime-corejs2": "^7.4.2",
|
|
"css-box-model": "^1.1.1",
|
|
"memoize-one": "^5.0.1",
|
|
"prop-types": "^15.6.1",
|
|
"raf-schd": "^4.0.0",
|
|
"react-redux": "^5.0.7",
|
|
"redux": "^4.0.1",
|
|
"tiny-invariant": "^1.0.4"
|
|
},
|
|
"description": "Beautiful and accessible drag and drop for lists with React",
|
|
"devDependencies": {
|
|
"@atlaskit/css-reset": "^3.0.6",
|
|
"@atlaskit/theme": "^8.1.1",
|
|
"@babel/core": "^7.4.0",
|
|
"@babel/plugin-proposal-class-properties": "^7.4.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.4.0",
|
|
"@babel/plugin-transform-runtime": "^7.4.0",
|
|
"@babel/preset-env": "^7.4.2",
|
|
"@babel/preset-flow": "^7.0.0",
|
|
"@babel/preset-react": "^7.0.0",
|
|
"@emotion/core": "^10.0.10",
|
|
"@emotion/styled": "^10.0.10",
|
|
"@storybook/react": "^5.0.5",
|
|
"@storybook/theming": "^5.0.5",
|
|
"babel-core": "^7.0.0-bridge.0",
|
|
"babel-eslint": "^10.0.1",
|
|
"babel-jest": "^24.5.0",
|
|
"babel-loader": "^8.0.5",
|
|
"babel-plugin-dev-expression": "^0.2.1",
|
|
"babel-plugin-emotion": "^10.0.9",
|
|
"cross-env": "^5.2.0",
|
|
"cypress": "^3.2.0",
|
|
"emotion-theming": "^10.0.10",
|
|
"enzyme": "^3.9.0",
|
|
"enzyme-adapter-react-16": "^1.11.2",
|
|
"eslint": "^5.15.3",
|
|
"eslint-config-airbnb": "^17.1.0",
|
|
"eslint-config-prettier": "^4.1.0",
|
|
"eslint-plugin-cypress": "^2.2.1",
|
|
"eslint-plugin-emotion": "^10.0.7",
|
|
"eslint-plugin-flowtype": "^3.4.2",
|
|
"eslint-plugin-import": "^2.16.0",
|
|
"eslint-plugin-jest": "^22.4.1",
|
|
"eslint-plugin-jsx-a11y": "^6.2.1",
|
|
"eslint-plugin-prettier": "^3.0.1",
|
|
"eslint-plugin-react": "^7.12.4",
|
|
"eslint-plugin-react-hooks": "^1.6.0",
|
|
"flow-bin": "0.95.1",
|
|
"fs-extra": "^7.0.1",
|
|
"globby": "^9.1.0",
|
|
"jest": "^24.5.0",
|
|
"jest-junit": "^6.3.0",
|
|
"jest-watch-typeahead": "^0.2.1",
|
|
"markdown-it": "^8.4.2",
|
|
"prettier": "^1.16.4",
|
|
"raf-stub": "^2.0.2",
|
|
"react": "16.8.5",
|
|
"react-dom": "16.8.5",
|
|
"react-test-renderer": "16.8.5",
|
|
"rimraf": "^2.6.3",
|
|
"rollup": "^1.7.3",
|
|
"rollup-plugin-babel": "^4.3.2",
|
|
"rollup-plugin-commonjs": "^9.2.2",
|
|
"rollup-plugin-json": "^4.0.0",
|
|
"rollup-plugin-node-resolve": "^4.0.1",
|
|
"rollup-plugin-replace": "^2.1.1",
|
|
"rollup-plugin-size-snapshot": "^0.8.0",
|
|
"rollup-plugin-strip": "^1.2.1",
|
|
"rollup-plugin-uglify": "^6.0.2",
|
|
"styled-components": "3.x",
|
|
"stylelint": "^9.10.1",
|
|
"stylelint-config-prettier": "^5.0.0",
|
|
"stylelint-config-recommended": "^2.1.0",
|
|
"stylelint-config-standard": "^18.2.0",
|
|
"stylelint-config-styled-components": "^0.1.1",
|
|
"stylelint-processor-styled-components": "^1.6.0",
|
|
"testcafe-reporter-xunit": "^2.1.0",
|
|
"wait-port": "^0.2.2",
|
|
"webpack": "^4.29.6"
|
|
},
|
|
"files": [
|
|
"/dist",
|
|
"/src"
|
|
],
|
|
"homepage": "https://github.com/atlassian/react-beautiful-dnd#readme",
|
|
"jest-junit": {
|
|
"output": "test-reports/junit/js-test-results.xml"
|
|
},
|
|
"keywords": [
|
|
"drag and drop",
|
|
"dnd",
|
|
"sortable",
|
|
"reorder",
|
|
"reorderable",
|
|
"react",
|
|
"react.js",
|
|
"natural",
|
|
"beautiful"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "dist/react-beautiful-dnd.cjs.js",
|
|
"module": "dist/react-beautiful-dnd.esm.js",
|
|
"name": "react-beautiful-dnd",
|
|
"peerDependencies": {
|
|
"react": "^16.3.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/atlassian/react-beautiful-dnd.git"
|
|
},
|
|
"scripts": {
|
|
"build": "yarn build:clean && yarn build:dist && yarn build:flow",
|
|
"build-storybook": "build-storybook -c .storybook -o site",
|
|
"build:clean": "rimraf dist",
|
|
"build:dist": "rollup -c",
|
|
"build:flow": "echo \"// @flow\n\nexport * from '../src';\" > dist/react-beautiful-dnd.cjs.js.flow",
|
|
"bundle-size:check": "cross-env SNAPSHOT=match yarn bundle-size:update",
|
|
"bundle-size:update": "yarn build:clean && yarn build:dist && yarn build:clean",
|
|
"lint:css": "stylelint \"stories/**/*.{js,jsx}\"",
|
|
"lint:eslint": "yarn eslint \"./**/*.{js,jsx}\"",
|
|
"prepublishOnly": "yarn build",
|
|
"prettier:check": "yarn prettier --debug-check $npm_package_config_prettier_target",
|
|
"prettier:write": "yarn prettier --write $npm_package_config_prettier_target",
|
|
"storybook": "start-storybook -p 9002",
|
|
"test": "jest --config ./jest.config.js",
|
|
"test:browser": "cypress open",
|
|
"test:browser:ci": "cypress run",
|
|
"test:ci": "jest test --maxWorkers=2",
|
|
"test:coverage": "yarn test --coverage --coveragePathIgnorePatterns=/debug",
|
|
"typecheck": "flow check --max-warnings=0",
|
|
"validate": "yarn prettier:check && yarn lint:eslint && yarn lint:css && yarn typecheck"
|
|
},
|
|
"sideEffects": false,
|
|
"version": "10.1.1"
|
|
}
|