41 строка
482 B
JSON
41 строка
482 B
JSON
|
|
|
|
{
|
|
|
|
"name": "syncfusion-javascript",
|
|
|
|
"version": "20.4.38",
|
|
|
|
"description": "Bower package of Syncfusion.JavaScript.",
|
|
|
|
"authors": [
|
|
"Syncfusion Inc"
|
|
],
|
|
|
|
"license": "SEE LICENSE IN README.md",
|
|
|
|
"homepage": "https://github.com/syncfusion/JavaScript-Widgets#readme",
|
|
|
|
"ignore": [
|
|
|
|
".npmignore",
|
|
|
|
"package.json"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"syncfusion-ej-global": "*",
|
|
|
|
"jquery": "*",
|
|
|
|
"jquery-validation": "*",
|
|
|
|
"jsrender": "*"
|
|
|
|
}
|
|
|
|
}
|
|
|