Files
wechatpay-enterprise-web/node_modules/location/package.json
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

17 lines
381 B
JSON

{
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
"name": "location",
"description": "A Browser-esque location object",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git://github.com/coolaj86/node-location.git"
},
"main": "location.js",
"engines": {
"node": ">= 0.2.0"
},
"dependencies": {},
"devDependencies": {}
}