This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/JSplugins/angular-sqlite/bower.json

11 lines
170 B
JSON
Raw Normal View History

2024-01-24 16:47:50 +08:00
{
"name": "angular-sqlite",
"version": "0.1.0",
"license": "MIT",
"main": "./angular-sqlite.js",
"ignore": [],
"dependencies": {
"angular": ">=1.5"
}
}