-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
22 lines (22 loc) · 735 Bytes
/
package.json
File metadata and controls
22 lines (22 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "help-functions",
"version": "1.0.66",
"description": "frontend, javascript, demo, snippets, gulp, browsersync, yuidoc, angularjs, drag&drop, css, stylus, flexbox, bootstrap, autentication, patterns, logger, sourcemaps, sprite-image, minify, hash, social-icons, site",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vlad-74/help-functions.git"
},
"author": "Kurguzov Vlad",
"license": "ISC",
"bugs": {
"url": "https://github.com/vlad-74/help-functions/issues"
},
"dependencies": {
"mongodb": "^2.2.33"
},
"homepage": "https://github.com/vlad-74/help-functions#readme"
}