UNPKG

sfs-area-code

Version:
39 lines (38 loc) 953 B
{ "name": "sfs-area-code", "version": "1.0.4", "description": "let's easy get china area", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/chinazzkk/sfs-china-area.git" }, "keywords": [ "china", "area" ], "author": "zeki", "license": "ISC", "bugs": { "url": "https://github.com/chinazzkk/sfs-china-area/issues" }, "homepage": "https://github.com/chinazzkk/sfs-china-area#readme", "devDependencies": { "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-loader": "^8.0.0-beta.4", "babel-preset-env": "^1.7.0", "babel-preset-es2015": "^6.24.1", "json-loader": "^0.5.7", "webpack": "^4.14.0", "webpack-cli": "^3.0.8", "webpack-command": "^0.4.0" }, "dependencies": { "@babel/core": "^7.0.0-beta.51", "@babel/preset-env": "^7.0.0-beta.51" } }