Skip to content

Instantly share code, notes, and snippets.

@actual-saurabh
Last active July 5, 2018 09:42
Show Gist options
  • Save actual-saurabh/12a486173f4dee5cd52e63d85f38220f to your computer and use it in GitHub Desktop.
Save actual-saurabh/12a486173f4dee5cd52e63d85f38220f to your computer and use it in GitHub Desktop.
LLMS Micro Schema
{
"name": "package",
"version": "package",
"description": "package",
"homepage": "https://lifterlms.com",
"author": "lifterlms",
"tags": [ ],
"gist": "https://gist.github.com/actual-saurabh/3ce88c1b1465224eeab16e884d5916ec",
"title": "gist",
"icon": "https://lifterlms.com/media-library/default-random-icon",
"price": "0",
"avg_rating": "0",
"installs": "100",
"reviews": [ ],
"retired": {
"verb": "merged",
"object": "lifterlms",
"version": "4.2",
},
"plugins": [ "lifterlms" ],
"themes": [ ],
"template_overrides": "package",
"include_overrides": "package",
"assets": {
"public_css": [ "style.css" ],
"public_js": [ "style.js" ],
"admin_css": [ "admin.css" ],
"admin_js": [ "admin.js" ],
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment