UNPKG

sp-jello

Version:
40 lines (39 loc) 853 B
{ "name": "sp-jello", "version": "1.0.1", "description": "REST Api library for SharePoint", "main": "bin/jello-1.0.0.min.js", "directories": { "doc": "doc" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rapidcircle/sp-jello" }, "keywords": [ "SharePoint", "sp-jello", "SP", "REST" ], "author": "Omkar Khair", "license": "MIT", "bugs": { "url": "https://github.com/omkarkhair/sp-jello/issues" }, "homepage": "https://github.com/omkarkhair/sp-jello#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-jasmine": "^2.4.2", "gulp-minify": "0.0.14", "gulp-notify": "^3.0.0", "jsdom": "^10.0.0" }, "dependencies": { "jquery": "^3.1.1" } }