wnpc
Version:
This README outlines the details of collaborating on this Ember application.
18 lines (17 loc) • 316 B
JSON
{
"name": "loader.js",
"main": "loader.js",
"version": "0.0.0",
"homepage": "https://github.com/stefanpenner/loader.js",
"authors": [
"Stefan Penner <stefan.penner@gmail.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}