@ -1,10 +1,11 @@
{
"name": "npm-testing",
"name": "create-npm-testing",
"version": "1.0.0",
"description": "Testing npm install/create.",
"main": "index.js",
"bin": {
"setup-project": "index.js"
"create-npm-testing": "index.js",
"create": "index.js"
},
"scripts": {
"test": "test"