sharinpix
Version:
SharinPix Client
31 lines (30 loc) • 560 B
JSON
{
"name": "Sharinpix",
"descriptirn": "Sharinpix for an image powered salesforce",
"main": "dist/sharinpix.js",
"authors": [
"Luc Boissaye"
],
"license": "MIT",
"keywords": [
"Photos",
"Sharinpix",
"Image",
"Salesforce"
],
"homepage": "https://github.com/sharinpix/sharinpix-node",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"src/demo*",
"dist/demo*",
"src/index*",
"coffeelint.json",
"index.html",
"webpack.config.js",
"package.json"
]
}