Advertisement
Guest User

Untitled

a guest
Jun 15th, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.53 KB | None | 0 0
  1. {
  2.   "name": "pkgname", "version": "1.1.18", "description": "Styleguide", "main": "index.js", "scripts": {
  3.     "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1"
  4.   }, "author": "", "license": "ISC", "dependencies": {
  5.   }, "devDependencies": {
  6.     "grunt": "^0.4.5", "grunt-contrib-rename": "0.0.3", "grunt-exec": "^0.4.6", "grunt-sass": "^1.2.0", "grunt-svg-sprite": "^1.3.3", "grunt-webfont": "~1.3.0", "load-grunt-tasks": "~0.6.0", "harp": "^0.20.1", "highlight.js": "^9.1.0", "marked": "^0.3.5"
  7.   }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement