@grapecity/inputman.comment.react
Version:
InputMan.comment.react
25 lines (24 loc) • 564 B
JSON
{
"name": "@grapecity/inputman.comment.react",
"version": "5.1.0",
"description": "InputMan.comment.react",
"main": "GcInputMan.component.js",
"typings": "./main.d.ts",
"author": {
"name": "GrapeCity inc.",
"email": "sales@grapecity.com"
},
"license": "Commercial",
"peerDependencies": {
"@grapecity/inputman.comment": "^5.1.0-"
},
"homepage": "https://developer.mescius.jp/inputmanjs",
"keywords": [
"inputmanjs",
"comment",
"コメント"
],
"dependencies": {
"@grapecity/inputman.comment": "latest"
}
}