{ "_from": "react-daum-postcode", "_id": "react-daum-postcode@2.0.2", "_inBundle": false, "_integrity": "sha512-K1ScGNJeIk8lUqGf3mSn3flD1zJ+PmH1G54FplHxywlyKp8uG/+xrP1VEgDHKYBFJtpuiHvIUaJDFAh8m8zX9g==", "_location": "/react-daum-postcode", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "react-daum-postcode", "name": "react-daum-postcode", "escapedName": "react-daum-postcode", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/react-daum-postcode/-/react-daum-postcode-2.0.2.tgz", "_shasum": "7adc21173f9567f86d1ea0aafd3b5b1c63e9ec66", "_spec": "react-daum-postcode", "_where": "C:\\Users\\Administrator\\Desktop\\YOUN LAB\\shopping-mall", "author": { "name": "kimminsik-bernard" }, "bugs": { "url": "https://github.com/kimminsik-bernard/react-daum-postcode/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Minsik Kim", "url": "https://github.com/kimminsik-bernard" }, { "name": "Sungmin Kim", "url": "https://github.com/ignocide" }, { "name": "jong-hui", "url": "https://github.com/jong-hui" }, { "name": "KimSeonghyeon", "url": "https://github.com/seonghyeonkimm" } ], "dependencies": { "prop-types": "^15.6.2", "react": "^16.4.2" }, "deprecated": false, "description": "React daum-postcode component", "devDependencies": { "babel-cli": "^6.26.0", "babel-eslint": "^7.2.3", "babel-loader": "^7.1.2", "babel-plugin-minify-simplify": "^0.3.0", "babel-preset-es2015": "^6.24.1", "babel-preset-minify": "^0.3.0", "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "eslint": "^3.15.0", "eslint-config-airbnb-base": "^11.1.0", "eslint-config-react-app": "^0.5.1", "eslint-plugin-flowtype": "^2.21.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^2.2.3", "eslint-plugin-react": "^6.4.1", "express": "^4.15.2", "react-dom": "^16.13.1", "webpack": "^3.10.0", "webpack-dev-middleware": "^1.12.0", "webpack-hot-middleware": "^2.19.1" }, "homepage": "https://github.com/kimminsik-bernard/react-daum-postcode#readme", "keywords": [ "react", "postcode", "zipcode" ], "license": "MIT", "main": "./lib/index.js", "name": "react-daum-postcode", "repository": { "type": "git", "url": "git+https://github.com/kimminsik-bernard/react-daum-postcode.git" }, "scripts": { "build": "babel src -d lib", "test": "echo \"Error: no test specified\" && exit 1" }, "types": "./index.d.ts", "version": "2.0.2" }