vue-svg-loader
Version:
Use SVG files as Vue Components
38 lines • 1.14 kB
JSON
{
"name": "@types/webpack-sources",
"version": "1.4.2",
"description": "TypeScript definitions for webpack-sources",
"license": "MIT",
"contributors": [
{
"name": "e-cloud",
"url": "https://github.com/e-cloud",
"githubUsername": "e-cloud"
},
{
"name": "Chris Eppstein",
"url": "https://github.com/chriseppstein",
"githubUsername": "chriseppstein"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-sources"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/source-list-map": "*",
"source-map": "^0.7.3"
},
"typesPublisherContentHash": "fdd917e71a3009915811c057da70108f4ae12f0c656466a04a2f60095dc2a593",
"typeScriptVersion": "3.0"
}