kounderscore
Version:
Knockout Underscore integration.
41 lines (40 loc) • 1.04 kB
JSON
{
"name": "kounderscore",
"version": "0.1.2",
"description": "Knockout Underscore integration.",
"main": "dist/kounderscore.js",
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "https://github.com/spatools/kounderscore.git"
},
"keywords": [
"knockout",
"knockoutjs",
"ko",
"underscore",
"javascript",
"spatools",
"amd"
],
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.9.1",
"grunt-mocha": "^0.4.11",
"grunt-nuget": "^0.1.4",
"grunt-typescript": "^0.6.1",
"grunt-tslint": "^2.0.0",
"jit-grunt": "^0.9.1",
"time-grunt": "^1.0.0"
},
"author": "SPA Tools",
"license": "MIT",
"bugs": {
"url": "https://github.com/spatools/kounderscore/issues"
}
}