pbu-local-url
Version:
seentao local url-parse
32 lines (31 loc) • 809 B
JSON
{
"name": "pbu-local-url",
"version": "1.0.7",
"description": "seentao local url-parse",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
},
"keywords": [
"local",
"url-parse"
],
"author": "wangbing",
"license": "ISC",
"dependencies": {
"url-parse": "^1.4.7"
},
"__npminstall_done": "Fri May 29 2020 16:32:57 GMT+0800 (CST)",
"_from": "pbu-local-url@1.0.6",
"_resolved": "https://registry.npm.taobao.org/pbu-local-url/download/pbu-local-url-1.0.6.tgz",
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"webpack": "^1.13.0"
}
}