UNPKG

878 BJSONView Raw
1{
2 "name": "appsngen-phonegap-integration",
3 "version": "0.0.1",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1",
8 "phonegap": "phonegap"
9 },
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/appsngen/appsngen-phonegap-integration.git"
13 },
14 "keywords": [
15 "appsngen",
16 "phonegap"
17 ],
18 "author": {
19 "name": "appsngen",
20 "email": "developers@appsngen.com",
21 "url": "https://www.appsngen.com"
22 },
23 "license": "MIT",
24 "bugs": {
25 "url": "https://github.com/appsngen/appsngen-phonegap-integration/issues"
26 },
27 "homepage": "https://github.com/appsngen/appsngen-phonegap-integration#readme",
28 "dependencies": {
29 "archiver": "1.0.0",
30 "jscs": "3.0.4",
31 "jshint": "2.9.2",
32 "phonegap": "6.2.6",
33 "request": "2.72.0",
34 "underscore": "1.8.3"
35 }
36}