2014-02-06 18:14:43 +00:00
|
|
|
{
|
|
|
|
"name": "aryo-activity-log",
|
|
|
|
"slug": "aryo-activity-log",
|
2015-03-10 14:25:25 +02:00
|
|
|
"homepage": "http://pojo.me/",
|
|
|
|
"description": "Activity Log",
|
2021-11-17 14:37:14 +02:00
|
|
|
"version": "2.7.1",
|
2014-02-06 18:14:43 +00:00
|
|
|
"devDependencies": {
|
2015-09-08 14:37:41 +03:00
|
|
|
"grunt": "~0.4.5",
|
2015-04-23 15:51:05 +03:00
|
|
|
"grunt-checktextdomain": "~1.0.0",
|
2015-09-08 14:37:41 +03:00
|
|
|
"grunt-pot": "~0.2.1",
|
|
|
|
"grunt-phpunit": "~0.3.6",
|
2016-02-22 19:46:46 +02:00
|
|
|
"grunt-contrib-jshint": "~1.0.0",
|
2016-03-16 17:35:50 +02:00
|
|
|
"grunt-contrib-watch": "~1.0.0",
|
2016-07-06 14:54:55 +03:00
|
|
|
"grunt-wp-readme-to-markdown-with-extra": "~2.2.0",
|
2016-02-22 19:46:46 +02:00
|
|
|
"grunt-bumpup": "~0.6.3",
|
2016-03-08 17:47:56 +02:00
|
|
|
"grunt-shell": "~1.2.1",
|
2014-12-04 19:48:28 +02:00
|
|
|
"grunt-text-replace": "~0.4.0",
|
2015-07-12 16:13:26 +03:00
|
|
|
"grunt-release": "~0.13.0",
|
2016-03-08 17:47:56 +02:00
|
|
|
"grunt-contrib-copy": "~1.0.0",
|
2016-02-16 17:03:54 +02:00
|
|
|
"grunt-contrib-clean": "~1.0.0",
|
2015-08-06 18:43:10 +03:00
|
|
|
"grunt-wp-deploy": "~1.1.0",
|
2016-02-16 17:03:54 +02:00
|
|
|
"matchdep": "~1.0.1"
|
2014-02-06 18:14:43 +00:00
|
|
|
}
|
2020-10-20 19:11:20 +03:00
|
|
|
}
|