shiva-sutras
Version:
node.js and browser shiva-sutras - शिवसूत्राणि
29 lines (28 loc) • 660 B
JSON
{
"name": "shiva-sutras",
"version": "1.3.0",
"description": "node.js and browser shiva-sutras - शिवसूत्राणि",
"main": "shiva.js",
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "http://github.com/mbykov/shiva-sutras.git"
},
"keywords": [
"sanskrit",
"node.js",
"component.js",
"shiva-sutras"
],
"author": "Michael Bykov",
"license": "GNU GPL",
"bugs": {
"url": "https://github.com/mbykov/shiva-sutras/issues"
},
"devDependencies": {
"mocha": "*",
"should": "*"
}
}