{
  "name": "npm-lan",
  "version": "1.0.1",
  "description": "npm局域网代理访问外网npm",
  "main": "lib/npm-lan.js",
  "keywords": [
    "npm",
    "lan",
	"局域网",
	"包管理"
  ],
  "bin": {
    "npm-lan": "./bin/npm-lan.js"
  },
  "author": {
	  "name" : "李骥",
	  "email": "liji7@huawei.com"
  },
  "license": "ISC"
}
