{ "name": "curl", "moduleType": [ "amd", "node" ], "main": "./src/curl.js", "version": "0.8.12", "description": "curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.", "ignore": [ "bin", "docs", "test" ], "homepage": "https://github.com/toddwong/curl", "_release": "0.8.12", "_resolution": { "type": "version", "tag": "0.8.12", "commit": "9366f6992f280eb71bce62d8a002276732083125" }, "_source": "git://github.com/toddwong/curl.git", "_target": "*", "_originalSource": "toddwong/curl" }