It fixes #1
Gruntfile.js
0 → 100644
bower.json
0 → 100644
detailsDOI2.html
deleted
100644 → 0
index.html
0 → 100644
min/doi-landing-page.min.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "doi-landing-page", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "Gruntfile.js", | ||
"dependencies": { | ||
"grunt": "^1.0.1", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"grunt-contrib-watch": "^1.0.0", | ||
"grunt-dust": "^0.9.4", | ||
"grunt-dustjs": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"grunt": "^1.0.1", | ||
"grunt-contrib-jshint": "^1.1.0" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.esrf.fr:icat/doi-landing-page.git" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
} |
src/doi.js
0 → 100644
Please register or sign in to comment