Files

22 lines
541 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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 dont 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"
}]
}