marko-real-state
Version:
Marko (v3) Real State ===========================
40 lines • 851 B
JSON
{
"name": "marko-real-state",
"version": "1.0.3",
"description": "",
"main": "./src/lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Chris Cinelli<ccinelli@ebay.com>",
"repository": {
"type": "git",
"url": "https://github.com/ccinelli/marko-real-state"
},
"keywords": [
"marko3",
"marko",
"markov3",
"v3",
"real",
"state",
"realstate"
],
"bugs": {
"url": "https://github.com/ccinelli/marko-real-state/issues"
},
"license": "ISC",
"peerDependencies": {
"marko": ">= 3"
},
"devDependencies": {
"async": "^1.4.2",
"browser-refresh-taglib": "^1.0.3",
"express": "^4.13.3",
"lasso": "^2.0.0",
"lasso-marko": "^2.0.4",
"marko": "^3.0.3",
"marko-widgets": "^6.0.0",
"serve-static": "^1.10.0"
}
}