diff options
author | Prashant S | 2019-08-27 12:32:16 +0530 |
---|---|---|
committer | GitHub | 2019-08-27 12:32:16 +0530 |
commit | 46c8dee1d41462c4a00989b91d555faf6e422632 (patch) | |
tree | a9089f56541854b48ddbda733832a153c6d53927 /static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json | |
parent | 23507115caa3d4de0dbf4909376e35df4352d3d9 (diff) | |
parent | b9c709823e26f5b20d3732e1788b871cdd961a03 (diff) | |
download | SciPy2019-46c8dee1d41462c4a00989b91d555faf6e422632.tar.gz SciPy2019-46c8dee1d41462c4a00989b91d555faf6e422632.tar.bz2 SciPy2019-46c8dee1d41462c4a00989b91d555faf6e422632.zip |
Merge pull request #1 from prashantsinalkar/master
updated project code
Diffstat (limited to 'static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json')
-rw-r--r-- | static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json b/static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json new file mode 100644 index 0000000..5d375a5 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/smooth-scroll/.bower.json @@ -0,0 +1,15 @@ +{ + "name": "smooth-scroll", + "homepage": "https://github.com/cferdinandi/smooth-scroll", + "version": "7.0.0", + "_release": "7.0.0", + "_resolution": { + "type": "version", + "tag": "v7.0.0", + "commit": "5c3a07adb4e692d652611eb137a653ff1c060b93" + }, + "_source": "https://github.com/cferdinandi/smooth-scroll.git", + "_target": "~7.0.0", + "_originalSource": "https://github.com/cferdinandi/smooth-scroll.git", + "_direct": true +}
\ No newline at end of file |