Adds DFs
This commit is contained in:
43
spec/fixtures/dynamic_finders/plugin_version/press-search/composer_file/package.json
vendored
Normal file
43
spec/fixtures/dynamic_finders/plugin_version/press-search/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "press-search",
|
||||
"title": "pressSearch",
|
||||
"description": "The best WordPress extension ever made!",
|
||||
"version": "0.0.2",
|
||||
"homepage": "#",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": ""
|
||||
},
|
||||
"author": {
|
||||
"name": "TruongSa",
|
||||
"email": "shrimp2t@gmail.com",
|
||||
"url": "#"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.5.0",
|
||||
"glob": "~5.0.15",
|
||||
"grunt": "^1.0.4",
|
||||
"grunt-autoprefixer": "latest",
|
||||
"grunt-bumpup": "latest",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-compress": "^1.4.3",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
"grunt-contrib-copy": "^0.8.0",
|
||||
"grunt-contrib-cssmin": "^3.0.0",
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.0",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-eslint": "^18.1.0",
|
||||
"grunt-jscs": "^3.0.1",
|
||||
"grunt-mocha": "^1.2.0",
|
||||
"grunt-phpunit": "^0.3.6",
|
||||
"grunt-postcss": "^0.6.0",
|
||||
"grunt-rtlcss": "latest",
|
||||
"grunt-text-replace": "latest",
|
||||
"grunt-wp-i18n": "latest",
|
||||
"grunt-wp-readme-to-markdown": "^0.9.0",
|
||||
"load-grunt-config": "^1.0.2",
|
||||
"load-grunt-tasks": "^3.3.0"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user