@atlassian/aui
Version:
Atlassian User Interface library
17 lines (16 loc) • 466 B
JSON
{
"name": "jquery-aop",
"version": "1.3.0",
"description": "Add features of aspect-oriented programming (AOP) to jQuery.",
"main": "aop.js",
"repository": {
"type": "git",
"url": "https://github.com/gonzalocasas/jquery-aop.git"
},
"author": "Gonzalo Casas <gonzalocasas@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/gonzalocasas/jquery-aop/issues"
},
"homepage": "https://github.com/gonzalocasas/jquery-aop"
}