UNPKG

appacitive

Version:

Allows you to integrate applications built using javascript with the Appacitive platform.

28 lines (27 loc) 762 B
{ "name": "appacitive", "description": "Allows you to integrate applications built using javascript with the Appacitive platform. ", "version": "1.0.11", "keywords": ["Appacitive", "BAAS", "cloud", "api"], "author": { "name": "Chirag Sanghvi", "email": "csanghvi@appacitive.com" }, "repository": { "type": "git", "url": "https://github.com/chiragsanghvi/JavascriptSDK.git" }, "files": [ "node.js", "react-native.js" ], "main": "node.js", "readmeFilename": "README.md", "engines": [ "node >= 0.8.16" ], "dependencies": { "xmlhttprequest-with-globalagent": "x.x.x", "facebook-node-withfetch": "x" } }