1 Star 3 Fork 1

Observer/weapp-cookie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "weapp-cookie",
"version": "1.4.6",
"description": "一行代码让微信小程序支持 cookie,以保证基于 cookie 的服务器会话机制不会失效,与 web 端共用会话机制",
"main": "dist/weapp-cookie.js",
"files": [
"assets",
"dist",
"src",
"test",
"index.js"
],
"scripts": {
"build": "gulp build",
"lint": "gulp lint",
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/charleslo1/weapp-cookie.git"
},
"keywords": [
"wxapp",
"cookie"
],
"author": "Charles Lo",
"license": "ISC",
"dependencies": {
"set-cookie-parser": "^2.3.8"
},
"devDependencies": {
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2015-rollup": "^3.0.0",
"babel-preset-latest": "^6.24.1",
"babel-register": "^6.26.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-html": "^3.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.0",
"gulp-concat": "^2.6.1",
"gulp-eslint": "^4.0.0",
"gulp-watch": "^4.3.11",
"gulp-webserver": "^0.9.1",
"mocha": "^5.2.0",
"rollup": "^0.49.3",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-commonjs": "^8.2.1",
"rollup-plugin-node-resolve": "^3.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lvzhenSpace/weapp-cookie.git
git@gitee.com:lvzhenSpace/weapp-cookie.git
lvzhenSpace
weapp-cookie
weapp-cookie
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385