summaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/node_modules/promzard/example/npm-init/package.json
blob: 89c6d1fb6e2acf2f96c63e73a014664939896d7c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "npm-init",
  "version": "0.0.0",
  "description": "an initter you init wit, innit?",
  "main": "index.js",
  "scripts": {
    "test": "asdf"
  },
  "license": "BSD"
}