{ "name": "jspm-loader", "version": "0.2.1", "description": "AMD, CommonJS and ES6 module loader", "main": "loader.js", "repository": { "type": "git", "url": "git://github.com/jspm/jspm-loader" }, "author": "Guy Bedford", "license": "MIT", "dependencies": { "es6-module-loader": "~0.3.0" }, "files": ["loader.js"] }