芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/node_modules/survey-jquery/package.json
{ "name": "survey-jquery", "version": "1.11.9", "description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.", "keywords": [ "Survey", "JavaScript", "Bootstrap", "Library", "jquery", "jquery-plugin" ], "homepage": "https://surveyjs.io/", "license": "MIT", "files": [ "**/*" ], "main": "survey.jquery.js", "repository": { "type": "git", "url": "https://github.com/surveyjs/surveyjs.git" }, "typings": "survey.jquery.d.ts", "dependencies": { "jquery": ">=1.12.4" } }