Searched refs:readJSON (Results 1 – 6 of 6) sorted by relevance
122 $data = $this->helpers->readJSON();187 $authors = $this->helpers->readJSON();219 $authors = $this->helpers->readJSON();
38 public function readJSON() function in helper_plugin_authorstats
121 $sd = $this->helpers->readJSON();
3 pkg: grunt.file.readJSON('package.json'), // the package file to use
3 var pkg = grunt.file.readJSON("package.json");
4 pkg: grunt.file.readJSON('package.json'),