{ "name": "jspm-loader", "version": "0.1.2", "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.2.4" }, "files": ["loader.js"] }