UNPKG

1.07 kBJSONView Raw
1{
2 "name": "builder-react-comp-dev",
3 "version": "0.0.6",
4 "description": "Builder Archetype - React Component (Development)",
5 "main": "lib/index.js",
6 "scripts": {},
7 "repository": {
8 "type": "git",
9 "url": "git+https://github.com/hourliert/builder-react-comp.git"
10 },
11 "keywords": [
12 "builder",
13 "archetype",
14 "react",
15 "component"
16 ],
17 "author": "Thomas Hourlier <hourliert@gmail.com> (https://github.com/hourliert)",
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/hourliert/builder-react-comp/issues"
21 },
22 "homepage": "https://github.com/hourliert/builder-react-comp#readme",
23 "dependencies": {
24 "babel-eslint": "^5.0.0",
25 "babel-jest": "^9.0.3",
26 "component-playground": "^1.2.0",
27 "enzyme": "^2.1.0",
28 "eslint": "2.2.0",
29 "eslint-config-airbnb": "^6.0.2",
30 "eslint-config-react": "^1.1.1",
31 "eslint-plugin-react": "^4.1.0",
32 "jest-cli": "^0.9.2",
33 "jscs": "^2.11.0",
34 "react": "^0.14.7",
35 "react-addons-test-utils": "^0.14.7"
36 },
37 "devDependencies": {},
38 "peerDependencies": {}
39}
\No newline at end of file