HELLO v3!!!
This commit is contained in:
21
spec/fixtures/dynamic_finders/plugin_version/manage-user-roles/composer_file/package.json
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/manage-user-roles/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "manage-user-roles",
|
||||
"description": "Publish and edit only their posts in the administration",
|
||||
"version": "1.0.0",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"load-grunt-tasks": "0.2.0",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-contrib-compass": "~0.7.0",
|
||||
"grunt-contrib-jshint": "~0.7.2",
|
||||
"grunt-contrib-uglify": "~0.2.7",
|
||||
"grunt-contrib-imagemin": "~0.4.0",
|
||||
"grunt-rsync": "~0.2.1",
|
||||
"grunt-shell": "~0.6.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0",
|
||||
"npm": ">=1.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user