overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
58 lines (57 loc) • 1.48 kB
JSON
{
"_args": [
[
"svg-builder@1.0.0",
"C:\\Users\\Alf\\Source\\overwatch-api\\api"
]
],
"_from": "svg-builder@1.0.0",
"_id": "svg-builder@1.0.0",
"_inBundle": false,
"_integrity": "sha512-Alb20G9MRQLXnc8YhVfimUJdHqQB2KK1/J/0pAlAoRdtD+V8ryoZCNtkDBAGxQuNyd+lX9qb0RKpZ3kso45K+w==",
"_location": "/svg-builder",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "svg-builder@1.0.0",
"name": "svg-builder",
"escapedName": "svg-builder",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/svg-builder/-/svg-builder-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api",
"author": {
"name": "Joseph Chapman"
},
"bugs": {
"url": "https://github.com/JoeChapman/svg-builder/issues"
},
"description": "Simple, chainable SVG-building tool for NodeJS and the browser (with Browserify)",
"devDependencies": {
"chai": "~1.8.1",
"mocha": "~1.17.0"
},
"homepage": "https://github.com/JoeChapman/svg-builder#readme",
"keywords": [
"svg",
"svg-builder"
],
"license": "MIT",
"main": "index.js",
"name": "svg-builder",
"repository": {
"type": "git",
"url": "git+https://github.com/JoeChapman/svg-builder.git"
},
"scripts": {
"test": "./node_modules/mocha/bin/mocha --reporter spec"
},
"version": "1.0.0"
}