123456789101112131415161718192021222324 |
- {
- "name": "zy-pda",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://git.dashitech.com/seimin/zy-pda.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "animate.css": "^4.1.1",
- "crypto-js": "^4.1.1",
- "date-fns": "^2.28.0",
- "lodash": "^4.17.21",
- "moment": "^2.29.3"
- }
- }
|