cujojs / curl

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
https://github.com/cujojs/curl/wiki
Other
1.88k stars 216 forks source link

update license attribute #286

Closed pgilad closed 9 years ago

pgilad commented 9 years ago

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license http://npm1k.org/

unscriptable commented 9 years ago

Thanks @pgilad!