{ "name": "ngMorph", "version": "0.1.0", "homepage": "https://github.com/jimobrien/2014-07-solo", "authors": [ "Jim OBrien ", "Github Contributors" ], "description": "Morph DOM elements with ease", "main": "dist/angular-morph.min.js", "license": "MIT", "private": false, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.2.23" }, "devDependencies": { "angular-mocks": "~1.2.23" }, "_release": "0.1.0", "_resolution": { "type": "version", "tag": "v0.1.0", "commit": "a55c46a163b1afa478923bd3e5826b6a501d1314" }, "_source": "git://github.com/jimobrien/ngMorph.git", "_target": "~0.1.0", "_originalSource": "angular-morph", "_direct": true }