File: /home/mmickelson/martyknows.com/wp-content/plugins/simple-lightbox/package.json
{
"name": "simple-lightbox",
"version": "2.9.3",
"title": "Simple Lightbox",
"description": "The highly-customizable lightbox for WordPress",
"author": "Archetyped <support@archetyped.com>",
"license": "GPLv2",
"private": true,
"devDependencies": {
"grunt": "^1.5.3",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-contrib-watch": "^1.1.0",
"grunt-sass": "^3.1.0",
"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^5.1.0",
"sass": "^1.55.0"
}
}