| Current Path : /home/emeraadmin/public_html/4d695/ |
| Current File : /home/emeraadmin/public_html/4d695/component.json.tar |
home/emeraadmin/public_html/node_modules/flot-charts/component.json 0000644 00000000172 15167727252 0021716 0 ustar 00 {
"name": "Flot",
"version": "0.8.3",
"main": "jquery.flot.js",
"dependencies": {
"jquery": ">= 1.2.6"
}
}
home/emeraadmin/public_html/node_modules/mohithg-switchery/component.json 0000644 00000001104 15167731013 0023130 0 ustar 00 {
"name": "switchery",
"repo": "abpetkov/switchery",
"description": "Component to create iOS 7 styled switches from default input checkboxes",
"version": "0.8.2",
"keywords": [
"checkbox",
"input",
"switch",
"iOS7"
],
"license": "MIT",
"main": "switchery.js",
"scripts": [
"switchery.js"
],
"styles": [
"switchery.css"
],
"dependencies": {
"abpetkov/transitionize": "*",
"ftlabs/fastclick": "v0.6.11",
"component/classes": "1.2.1",
"component/events": "1.0.9"
},
"development": {}
}
home/emeraadmin/public_html/node_modules/extend/component.json 0000644 00000001105 15173530230 0020735 0 ustar 00 {
"name": "extend",
"author": "Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)",
"version": "3.0.0",
"description": "Port of jQuery.extend for node.js and the browser.",
"scripts": [
"index.js"
],
"contributors": [
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb"
}
],
"keywords": [
"extend",
"clone",
"merge"
],
"repository" : {
"type": "git",
"url": "https://github.com/justmoon/node-extend.git"
},
"dependencies": {
},
"devDependencies": {
"tape" : "~3.0.0",
"covert": "~0.4.0",
"jscs": "~1.6.2"
}
}