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

18 lines
328 B
JSON

{
"name": "source-map-url",
"version": "0.2.0",
"description": "Tools for working with sourceMappingURL comments.",
"authors": ["Simon Lydell"],
"license": "MIT",
"main": "source-map-url.js",
"keywords": [
"source map",
"sourceMappingURL",
"comment",
"annotation"
],
"ignore": [
".*"
]
}