Advertisement
Fhernd

package.json

Jun 22nd, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.28 KB | None | 0 0
  1. {
  2.   "name": "libs",
  3.   "version": "1.0.0",
  4.   "description": "Sample project",
  5.   "main": "server.js",
  6.   "scripts": {
  7.     "test": "echo \"Error: no test specified\" && exit 1"
  8.   },
  9.   "keywords": [
  10.     "demo",
  11.     "example"
  12.   ],
  13.   "author": "infZer0",
  14.   "license": "ISC"
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement