ff-sdk-javascript
Version:
FatFractal clientside SDK for JavaScript/HTML5
29 lines (28 loc) • 722 B
JSON
{
"name": "ff-sdk-javascript",
"version": "1.5.0",
"description": "FatFractal clientside SDK for JavaScript/HTML5",
"main": "js/FatFractal.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/FatFractal/sdk.javascript.git"
},
"keywords": [
"FatFractal",
"NoServer",
"BAAS"
],
"authors": [
"Gary Casey <gary@fatfractal.com>",
"Kevin Nickels <kevin@fatfractal.com>",
"David Wells <dave@fatfractal.com>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/FatFractal/sdk.javascript/issues"
},
"homepage": "https://github.com/FatFractal/sdk.javascript#readme"
}