| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "name": "bower-knockout-mapping",
- "main": "dist/knockout.mapping.js",
- "version": "2.5.0",
- "homepage": "https://github.com/crissdev/knockout.mapping",
- "authors": [
- "Steven Sanderson",
- "Roy Jacobs",
- "Cristian Trifan <criss.trifan@gmail.com>"
- ],
- "description": "Knockout Mapping plugin",
- "keywords": [
- "knockout",
- "mapping",
- "knockout-mapping",
- "knockout.mapping",
- "plugin",
- "ko"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "spec",
- "gulpfile.js",
- "knockout.mapping.js"
- ],
- "dependencies": {
- "knockout": ">=2.2.0"
- },
- "_release": "2.5.0",
- "_resolution": {
- "type": "version",
- "tag": "2.5.0",
- "commit": "2c6a7b60b4fa15e3038f4a4b2fe9095d79bcfdfe"
- },
- "_source": "https://github.com/crissdev/knockout.mapping.git",
- "_target": "~2.5.0",
- "_originalSource": "bower-knockout-mapping"
- }
|