57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"name": "jqcloud2",
|
|
"homepage": "https://github.com/mistic100/jQCloud",
|
|
"description": "jQuery plugin for drawing neat word clouds that actually look like clouds",
|
|
"authors": [
|
|
{
|
|
"name": "Luca Ongaro",
|
|
"homepage": "http://www.lucaongaro.eu"
|
|
},
|
|
{
|
|
"name": "Daniel White",
|
|
"homepage": "http://www.developerdan.com"
|
|
},
|
|
{
|
|
"name": "Damien \"Mistic\" Sorel",
|
|
"email": "contact@git.strangeplanet.fr",
|
|
"homepage": "http://www.strangeplanet.fr"
|
|
}
|
|
],
|
|
"main": [
|
|
"dist/jqcloud.js",
|
|
"dist/jqcloud.css"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">= 1.9.0"
|
|
},
|
|
"keywords": [
|
|
"cloud",
|
|
"jquery",
|
|
"keyword",
|
|
"tag"
|
|
],
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mistic100/jQCloud.git"
|
|
},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"package.json",
|
|
"Gruntfile.js"
|
|
],
|
|
"version": "2.0.3",
|
|
"_release": "2.0.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.0.3",
|
|
"commit": "5d2dbbe7d6f6e87683325f6029ee45822a6544d5"
|
|
},
|
|
"_source": "https://github.com/mistic100/jQCloud.git",
|
|
"_target": "^2.0.3",
|
|
"_originalSource": "jqcloud2"
|
|
} |