{ "name": "seemple-parse-form", "version": "2.4.17", "description": "Binds named fields of HTML5 form", "main": "index.js", "scripts": { "test": "npm run cover", "cover": "../../node_modules/.bin/babel-node ../../node_modules/.bin/babel-istanbul cover test/index.js", "npm-compile": "babel src -d npm && cp package.json npm/package.json && cp README.md npm/README.md", "build": "../../node_modules/.bin/webpack --mode=production" }, "repository": { "type": "git", "url": "https://github.com/finom/seemple-parse-form.git" }, "keywords": [ "seemplejs", "codemirror" ], "author": "Andrey Gubanov", "license": "MIT", "bugs": { "url": "https://github.com/finom/seemple-parse-form/issues" }, "homepage": "https://github.com/finom/seemple-parse-form#readme", "peerDependencies": { "seemple": "2.x" }, "dependencies": { "balajs": "^1.0.7" }, "gitHead": "73cc162ade078967f510f052ee94a782a807a8af" }