Forked from
project / varbase
723 commits behind the upstream repository.
-
Rajab Natshah authored
Issue #2780225: Integrated Varbase [8.x-4.x] with travis-ci to use Drupal 8 core Behat for Behavior and functional testing
Rajab Natshah authoredIssue #2780225: Integrated Varbase [8.x-4.x] with travis-ci to use Drupal 8 core Behat for Behavior and functional testing
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using npm.
Learn more
package.json 237 B
{
"scripts": {
"install-libraries": "npm install && bower install"
},
"dependencies": {
"bower": "1.7.x"
},
"license": "GPL-2.0",
"repository": {
"type": "git",
"url": "git@github.com:Vardot/varbase.git"
}
}