1 Star 0 Fork 1

UDFrost/IndexedDB-Journal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 799 Bytes
一键复制 编辑 原始数据 按行查看 历史
UDFrost 提交于 2019-01-18 15:04 . 完善目录结构
{
"name": "idb-journal",
"version": "0.1.0",
"private": true,
"dependencies": {
"@types/core-js": "^2.5.0",
"@types/jest": "23.3.12",
"@types/node": "10.12.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/react-router-dom": "^4.3.1",
"core-js": "^2.6.2",
"localforage": "^1.7.3",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.3",
"typescript": "3.2.2"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/udfrost/IndexedDB-Journal.git
[email protected]:udfrost/IndexedDB-Journal.git
udfrost
IndexedDB-Journal
IndexedDB-Journal
master

搜索帮助