backoffice/node_modules/source-map-url/component.json

18 lines
348 B
JSON

{
"name": "source-map-url",
"version": "0.2.0",
"license": "MIT",
"description": "Tools for working with sourceMappingURL comments.",
"main": "source-map-url.js",
"repo": "lydell/source-map-url",
"keywords": [
"source map",
"sourceMappingURL",
"annotation",
"comment"
],
"scripts": [
"source-map-url.js"
]
}