HELLO v3!!!
This commit is contained in:
39
spec/fixtures/dynamic_finders/plugin_version/bu-navigation/composer_file/package.json
vendored
Normal file
39
spec/fixtures/dynamic_finders/plugin_version/bu-navigation/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "bu-navigation",
|
||||
"version": "1.2.11",
|
||||
"description": "Provides alternative navigation elements designed for blogs with large page counts",
|
||||
"main": "bu-navigation.php",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bu-ist/bu-navigation.git"
|
||||
},
|
||||
"keywords": [
|
||||
"navigation",
|
||||
"hierarchical",
|
||||
"post",
|
||||
"type",
|
||||
"boston",
|
||||
"university",
|
||||
"bu"
|
||||
],
|
||||
"author": "Boston University <webteam@bu.edu>",
|
||||
"license": "GPLv2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bu-ist/bu-navigation/issues"
|
||||
},
|
||||
"homepage": "https://github.com/bu-ist/bu-navigation",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-uglify": "^0.6.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-po2mo": "^0.1.2",
|
||||
"grunt-pot": "^0.2.1",
|
||||
"matchdep": "^0.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user