UNPKG
box-chrome-sdk
Version:
latest (0.1.1)
0.1.1
0.1.0
A Chrome App SDK for the Box V2 API
github.com/box/Chrome-App-SDK
box/Chrome-App-SDK
box-chrome-sdk
/
demo
/
notifications
/
bower_components
/
Box-Chrome-SDK
/
lib
/
json.patch.js
1 lines
•
95 B
JavaScript
View Raw
1
angular.
module
(
'json.patch'
, []).
factory
(
'jsonpatch'
,
function
(
) {
return
window
.
jsonpatch
; });