Add node modules and compiled JavaScript from main
This commit is contained in:
parent
d893f27da9
commit
4b42a5ec78
6750 changed files with 1745644 additions and 10860 deletions
20
node_modules/source-map-url/bower.json
generated
vendored
Normal file
20
node_modules/source-map-url/bower.json
generated
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "source-map-url",
|
||||
"version": "0.4.0",
|
||||
"author": "Simon Lydell",
|
||||
"license": "MIT",
|
||||
"description": "Tools for working with sourceMappingURL comments.",
|
||||
"keywords": [
|
||||
"source map",
|
||||
"sourceMappingURL",
|
||||
"comment",
|
||||
"annotation"
|
||||
],
|
||||
"main": "source-map-url.js",
|
||||
"authors": [
|
||||
"Simon Lydell"
|
||||
],
|
||||
"ignore": [
|
||||
".*"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue