{ "jspm": { "main": "index", "directories": { "lib": "src" }, "dependencies": { "clipper-lib": "npm:clipper-lib@^1.0.0", "nodeca/js-yaml": "github:nodeca/js-yaml@^3.3.1", "read-yaml": "npm:read-yaml@^1.0.0", "systemjs/plugin-json": "github:systemjs/plugin-json@^0.1.0", "three.js": "github:mrdoob/three.js@master" }, "devDependencies": { "babel": "npm:babel-core@^5.1.13", "babel-runtime": "npm:babel-runtime@^5.1.13", "core-js": "npm:core-js@^0.9.4" } } }