cd-force
Version:
Form creation goodness.
28 lines (27 loc) • 473 B
JSON
{
"name": "cd-force",
"version": "1.2.0",
"description": "Form creation goodness.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": ""
},
"keywords": [
"Angular",
"Angular2",
"Library",
"Example",
"Force"
],
"author": "cd.slijngard@gmail.com",
"license": "MIT",
"bugs": {
"url": ""
},
"homepage": "",
"types": "index.d.ts"
}