source: trip-planner-front/node_modules/resolve-url/bower.json@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 285 bytes
Line 
1{
2 "name": "resolve-url",
3 "version": "0.2.1",
4 "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
5 "authors": ["Simon Lydell"],
6 "license": "MIT",
7 "main": "resolve-url.js",
8 "keywords": [
9 "resolve",
10 "url"
11 ],
12 "ignore": [
13 ".*"
14 ]
15}
Note: See TracBrowser for help on using the repository browser.