jsonPath.js 202 Bytes
//>>built
define(["dojo/_base/kernel","./jsonPath/query"],function(a,b){a.deprecated("dojox/jsonPath: The dojox/jsonPath root module is deprecated, use dojox/jsonPath/query","","2.0");return{query:b}});