| { | |
| "name": "netbeans/calculator-atoum", | |
| "description": "Simple project using atoum.", | |
| "authors": [ | |
| { | |
| "name": "NetBeans", | |
| "email": "tmysik@apache.org" | |
| } | |
| ], | |
| "require": { | |
| }, | |
| "require-dev": { | |
| "atoum/atoum": "3.3.x" | |
| }, | |
| "autoload": { | |
| "classmap": ["src/"] | |
| } | |
| } |