blob: 12ed66314d6dc5f76cef994d972baf2f1f8df0f2 [file] [log] [blame]
{
"name": "acorn-qml",
"description": "QML Parser",
"license": "EPL-1.0",
"version": "0.0.0",
"scripts": {
"test": "node test/run.js"
},
"dependencies": {
"acorn": "^2.6.4"
}
}