UNPKG

873 BJSONView Raw
1{
2 "name": "robbyson-library",
3 "version": "1.0.13",
4 "description": "This package contains all common node libraries for robbyson project",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://gitlab.com/Robbyson/npm-robbyson-library.git"
12 },
13 "keywords": [
14 "robbyson-library",
15 "linux",
16 "node",
17 "database"
18 ],
19 "author": "Geldo Ronie Santos Silva",
20 "license": "ISC",
21 "bugs": {
22 "url": "https://gitlab.com/Robbyson/npm-robbyson-library/issues"
23 },
24 "homepage": "https://gitlab.com/Robbyson/npm-robbyson-library#README",
25 "dependencies": {
26 "mongoose": "^4.13.12",
27 "node-linq": "0.0.5",
28 "promise": "^8.0.1",
29 "requestify": "^0.2.5"
30 }
31}
\No newline at end of file