nequelaudantium
Version:
Common converters for Stache
57 lines (56 loc) • 1.31 kB
JSON
{
"name": "nequelaudantium",
"version": "1.3.0",
"description": "Common converters for Stache",
"repository": {
"type": "git",
"url": "https://github.com/LondonVandervort/nequelaudantium.git"
},
"author": "LeoWelch",
"main": "can-stache-converters",
"keywords": [
"Done",
"sit",
"accusamus",
"JS"
],
"steal": {
"main": "can-stache-converters"
},
"dependencies": {
"can-stache": "^3.1.0-pre.4",
"can-stache-bindings": "^3.2.0-pre.1",
"can-util": "^3.9.0-pre.4"
},
"devDependencies": {
"bit-docs": "0.0.7",
"can-compute": "^3.1.0-pre.9",
"can-define": "^1.2.0-pre.4",
"can-event": "^3.5.0-pre.2",
"documentjs": "^0.4.2",
"done-serve": "^1.2.0",
"donejs-cli": "^1.0.1",
"generator-donejs": "^1.0.5",
"jshint": "^2.9.1",
"steal": "^1.2.10",
"steal-qunit": "^1.0.1",
"steal-tools": "^1.1.2",
"testee": "^0.7.0"
},
"bit-docs": {
"dependencies": {
"bit-docs-glob-finder": "^0.0.5",
"bit-docs-dev": "^0.0.3",
"bit-docs-js": "^0.0.3",
"bit-docs-generate-readme": "^0.0.8"
},
"glob": {
"pattern": "**/*.{js,md}",
"ignore": "node_modules/**/*"
},
"readme": {
"apis": "./docs/apis.json"
},
"parent": "can-stache-converters"
}
}