primo-utils
Version:
utils for the primo engine
20 lines (19 loc) • 391 B
JSON
{
"name": "primo-utils",
"version": "0.0.1",
"description": "utils for the primo engine",
"main": "commons.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/robashton/primo-utils.git"
},
"keywords": [
"utils",
"primojs"
],
"author": "Rob Ashton",
"license": "MIT"
}