| 1234567891011121314151617 |
- {
- "name": "urule-console-js",
- "description": "URule Console Javascript Project",
- "main": "index.js",
- "authors": [
- "Jacky.Gao"
- ],
- "license": "GPL",
- "keywords": [
- "rule"
- ],
- "homepage": "https://github.com/jacky6024/urule-console-js",
- "dependencies": {
- "bootstrap": "^3.3.7",
- "bootstrapvalidator": "bootstrapValidator#^0.5.3"
- }
- }
|