Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
299 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "name": "resolve-url",
|
---|
| 3 | "version": "0.2.1",
|
---|
| 4 | "license": "MIT",
|
---|
| 5 | "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
|
---|
| 6 | "main": "resolve-url.js",
|
---|
| 7 | "repo": "lydell/resolve-url",
|
---|
| 8 | "keywords": [
|
---|
| 9 | "resolve",
|
---|
| 10 | "url"
|
---|
| 11 | ],
|
---|
| 12 | "scripts": [
|
---|
| 13 | "resolve-url.js"
|
---|
| 14 | ]
|
---|
| 15 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.