HELLO v3!!!
This commit is contained in:
14
spec/fixtures/dynamic_finders/plugin_version/canto/composer_file/package.json
vendored
Normal file
14
spec/fixtures/dynamic_finders/plugin_version/canto/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Canto-wordpress-plugin",
|
||||
"title": "Canto WordPress Plugin",
|
||||
"version": "1.0.0",
|
||||
"homepage": "https://github.com/canto-wordpress-plugin",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-contrib-uglify": "~0.4.0",
|
||||
"grunt-contrib-less": "~0.11.1",
|
||||
"grunt-contrib-cssmin": "~0.9.0",
|
||||
"grunt-contrib-watch": "~0.6.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user