UNPKG

arrayinput

Version:

React Component that provides input methods for lists and arrays

38 lines (37 loc) 866 B
{ "name": "arrayinput", "version": "1.0.13", "description": "React Component that provides input methods for lists and arrays", "main": "dist/index.js", "scripts": { "build": "webpack" }, "keywords": [ "React", "Array", "Input", "Field", "List" ], "author": "hammad.fauz", "license": "ISC", "dependencies": { "babel-core": "^6.26.0", "babel-loader": "^7.1.2", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "coloredbutton": "^1.0.3", "lookupfield": "^1.0.2", "prop-types": "^15.6.0", "react": "^16.2.0", "react-fontawesome": "^1.6.1", "react_tags": "^1.0.2", "textfield": "^1.0.4", "webpack": "^3.10.0" }, "repository": { "type": "git", "url": "git+https://github.com/hammadfauz/arrayinput.git" } }