You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
471 B
28 lines
471 B
{
|
|
"name": "batiskaf",
|
|
"authors": [
|
|
"mitri4 <mitri4@bk.ru>"
|
|
],
|
|
"description": "",
|
|
"main": "",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"homepage": "",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"static/bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": "^3.3.4",
|
|
"Bootflat": "^2.0.4",
|
|
"Colors": "^2.2.0",
|
|
"jquery": "^2.1.3",
|
|
"sweetalert": "0.5.0",
|
|
"Yamm3": "1.0.0"
|
|
|
|
}
|
|
}
|
|
|