Adds DFs, Updates rspec behaviour regarding --fail-fast
This commit is contained in:
22
spec/fixtures/dynamic_finders/plugin_version/hash-link-scroll-offset/composer_file/package.json
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/hash-link-scroll-offset/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "hash-link-scroll-offset",
|
||||
"title": "Hash Link Scroll Offset",
|
||||
"description": "Offset the scroll position of anchored links. Handy if you have a sticky header that covers linked material.",
|
||||
"version": "0.1.8",
|
||||
"homepage": "http://webdevstudios.com",
|
||||
"author": {
|
||||
"name": "WebDevStudios",
|
||||
"email": "contact@webdevstudios.com",
|
||||
"url": "http://webdevstudios.com"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-concat": "~0.1.2",
|
||||
"grunt-contrib-uglify": "~0.9.2",
|
||||
"grunt-contrib-cssmin": "~0.6.0",
|
||||
"grunt-contrib-jshint": "~0.1.1",
|
||||
"grunt-contrib-nodeunit": "~0.1.2",
|
||||
"grunt-contrib-watch": "~0.2.0"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user