37 lines
780 B
JSON
37 lines
780 B
JSON
{
|
|
"name": "nls-guilloche",
|
|
"version": "1.0.0-rc.10",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nextlevelshit/nls-guilloche-generator"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "GPL-2.0-only",
|
|
"url": "https://github.com/nextlevelshit/nls-guilloche-generator/LICENSE.md"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Michael Czechowski",
|
|
"email": "mail@dailysh.it",
|
|
"url": "https://dailysh.it"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Erik Kimsey"
|
|
},
|
|
{
|
|
"name": "Michael Czechowski",
|
|
"email": "mail@dailysh.it",
|
|
"url": "https://dailysh.it"
|
|
}
|
|
],
|
|
"peerDependencies": {
|
|
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
|
"@angular/core": "^6.0.0-rc.0 || ^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"d3": "^5.3.0"
|
|
}
|
|
}
|