We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee97e74 + 3ed6c2c commit c941de6Copy full SHA for c941de6
third-party/projects/jquery-form/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "jquery-form",
+ "name": "@liferay/jquery-form",
3
"title": "jQuery Form Plugin",
4
"description": "A simple way to AJAX-ify any form on your page; with file upload and progress support.",
5
"keywords": [
@@ -41,5 +41,10 @@
41
"gulp-uglify": "~0.2.1",
42
"gulp-concat": "~2.1.7",
43
"gulp-jshint": "~1.4.2"
44
+ },
45
+ "repository": {
46
+ "directory": "third-party/projects/jquery-form",
47
+ "type": "git",
48
+ "url": "https://github.com/liferay/liferay-frontend-projects.git"
49
}
50
0 commit comments