mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
22 lines
541 B
JSON
22 lines
541 B
JSON
{
|
||
"name": "architect",
|
||
"filename": "architect.min.js",
|
||
"version": "0.1.0",
|
||
"description": "Architect is a JavaScript library built on top of Web Workers. He will manage and polyfill them workers so you don’t have to.",
|
||
"homepage": "http://architectjs.org",
|
||
"keywords": [
|
||
"Architect",
|
||
"architect",
|
||
"web workers",
|
||
"worker"
|
||
],
|
||
"maintainers": [{
|
||
"name": "Etienne Lemay",
|
||
"web": "http://heliom.ca"
|
||
}],
|
||
"repositories": [{
|
||
"type": "git",
|
||
"url": "https://github.com/EtienneLem/architect"
|
||
}]
|
||
}
|