Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit ae853ed

Browse files
author
booleanhunter
committed
#10 Remove folder and moving child folders to the root
1 parent 9b67856 commit ae853ed

File tree

1,174 files changed

+36
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,174 files changed

+36
-30
lines changed
File renamed without changes.

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"name": "adminlte-reactjs",
3+
"version": "1.0.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "http://github.com/booleanhunter/ReactJS-AdminLTE"
7+
},
8+
"author": "booleanhunter",
9+
"license": "MIT",
10+
"original-credits": "admin-lte",
11+
"original-credits-repository": {
12+
"type": "git",
13+
"url": "git://github.com/almasaeed2010/AdminLTE.git"
14+
},
15+
"dependencies": {
16+
"babel-core": "~6.5.1",
17+
"babel-loader": "~6.2.2",
18+
"babel-preset-es2015": "~6.5.0",
19+
"babel-preset-react": "~6.5.0",
20+
"body-parser": "^1.14.0",
21+
"bower": "^1.7.7",
22+
"consolidate": "^0.13.1",
23+
"express": "^4.13.3",
24+
"handlebars": "^4.0.3",
25+
"jsx-loader": "^0.13.2",
26+
"raphael": "^2.1.4",
27+
"react": "~0.14.7",
28+
"webpack": "^1.12.13"
29+
},
30+
"devDependencies": {
31+
"css-loader": "^0.23.1",
32+
"react-hot-loader": "~1.3.0",
33+
"style-loader": "^0.13.0",
34+
"webpack-dev-server": "~1.14.1"
35+
}
36+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)