87 lines
2.4 KiB
JSON
87 lines
2.4 KiB
JSON
{
|
|
"_from": "material-ui-upload",
|
|
"_id": "material-ui-upload@1.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KrJMJw9Borjm2DjxTo5+agWLhnZJ1T2rvzQRw72ItkEaMg9icgizPY4CZFfqQbgu5Duwl8daW8Ddn2WW54zroA==",
|
|
"_location": "/material-ui-upload",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "material-ui-upload",
|
|
"name": "material-ui-upload",
|
|
"escapedName": "material-ui-upload",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/material-ui-upload/-/material-ui-upload-1.2.1.tgz",
|
|
"_shasum": "c5a082b07620f42564a193e57d94b0e7a3aa89b8",
|
|
"_spec": "material-ui-upload",
|
|
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
|
|
"author": {
|
|
"name": "Dmitry Moskowski",
|
|
"email": "me+material-ui-upload@corpix.ru"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/corpix/material-ui-upload/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"jshashes": "^1.0.7",
|
|
"lodash": "^4.17.4",
|
|
"material-ui": "^0.19.0",
|
|
"prop-types": "^15.5.10",
|
|
"react": "^15.6.1",
|
|
"react-dom": "^15.6.1",
|
|
"react-tap-event-plugin": "^2.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Upload controls made in material-ui.",
|
|
"devDependencies": {
|
|
"@storybook/cli": "^3.2.5",
|
|
"@storybook/react": "^3.2.5",
|
|
"babel-cli": "^6.26.0",
|
|
"babel-core": "^6.26.0",
|
|
"babel-eslint": "^7.2.3",
|
|
"babel-jest": "^20.0.3",
|
|
"babel-preset-es2015": "^6.24.1",
|
|
"babel-preset-react": "^6.24.1",
|
|
"babel-preset-stage-0": "^6.24.1",
|
|
"chai": "^4.1.1",
|
|
"css-loader": "^0.28.5",
|
|
"enzyme": "^2.9.1",
|
|
"eslint": "^4.4.1",
|
|
"eslint-plugin-babel": "^4.1.2",
|
|
"eslint-plugin-jest": "^20.0.3",
|
|
"eslint-plugin-react": "^7.2.1",
|
|
"jest": "^20.0.4",
|
|
"jest-css-modules": "^1.1.0",
|
|
"react-test-renderer": "^15.6.1",
|
|
"regenerator-runtime": "^0.11.0",
|
|
"style-loader": "^0.18.2"
|
|
},
|
|
"homepage": "https://github.com/corpix/material-ui-upload#readme",
|
|
"keywords": [
|
|
"react",
|
|
"material",
|
|
"upload",
|
|
"preview",
|
|
"file"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "material-ui-upload",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/corpix/material-ui-upload.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "make build"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|