123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_from": "jweixin-module",
- "_id": "jweixin-module@1.4.1",
- "_inBundle": false,
- "_integrity": "sha512-2R2oa1lYhAsclfjKSf3DP4ZiP1dcrQUbM7aklbeJA+UAg/LS7MqoA6UbTy1cs4sbB34z62K4bKW0Z9iazD8ejg==",
- "_location": "/jweixin-module",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "jweixin-module",
- "name": "jweixin-module",
- "escapedName": "jweixin-module",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.4.1.tgz",
- "_shasum": "1fc8fa42622243f6c35651d272cd587debf56cd1",
- "_spec": "jweixin-module",
- "_where": "D:\\工作\\项目\\葡萄酒\\wine",
- "author": {
- "name": "Shengqiang Guo"
- },
- "bugs": {
- "url": "https://github.com/zhetengbiji/jweixin-module/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "微信JS-SDK",
- "devDependencies": {
- "textfile": "^1.2.0",
- "uglify-js": "^3.4.9"
- },
- "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
- "keywords": [
- "wxjssdk",
- "weixin",
- "jweixin",
- "wechat",
- "jssdk",
- "wx"
- ],
- "license": "ISC",
- "main": "out/index.js",
- "name": "jweixin-module",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
- },
- "scripts": {
- "build": "node build",
- "prepublish": "npm run build"
- },
- "version": "1.4.1"
- }
|