aswi2020vldc-gitlab/templetes/node_modules/source-map-url/component.json @ 143404cb
1 | 3a515b92 | cagy | {
|
---|---|---|---|
2 | "name": "source-map-url", |
||
3 | "version": "0.4.0", |
||
4 | "author": "Simon Lydell", |
||
5 | "license": "MIT", |
||
6 | "description": "Tools for working with sourceMappingURL comments.", |
||
7 | "keywords": [ |
||
8 | "source map", |
||
9 | "sourceMappingURL", |
||
10 | "comment", |
||
11 | "annotation" |
||
12 | ], |
||
13 | "main": "source-map-url.js", |
||
14 | "repo": "lydell/source-map-url", |
||
15 | "scripts": [ |
||
16 | "source-map-url.js" |
||
17 | ] |
||
18 | }
|