25 lines
471 B
JSON
25 lines
471 B
JSON
{
|
|
"name": "esadhar",
|
|
"dependencies": {
|
|
"foundation": "~5.5.0",
|
|
"jquery.transit": "~0.9.12",
|
|
"jquery.pep": "~0.6.3",
|
|
"Peppermint": "~1.3.7",
|
|
"vimeo-jquery-api": "~0.9.3",
|
|
"detectizr": "~2.0.0"
|
|
},
|
|
"version": "7.x-0.1",
|
|
"authors": [
|
|
"Bachir Soussi Chiadmi <bachir@g-u-i.me>"
|
|
],
|
|
"license": "MIT",
|
|
"homepage": "jeune et engagés",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|