Advertisement
Guest User

Untitled

a guest
May 6th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "name": "goodpeople",
  3. "version": "0.0.0",
  4. "authors": [
  5. "AhnSeongHyun <sh84.ahn@gmail.com>"
  6. ],
  7. "license": "MIT",
  8. "ignore": [
  9. "**/.*",
  10. "node_modules",
  11. "bower_components",
  12. "test",
  13. "tests"
  14. ],
  15. "dependencies": {
  16. "jquery": "~2.1.3",
  17. "bootstrap": "~3.3.4",
  18. "bootstrap-table": "~1.6.0"
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement