Skip to content

Commit

Permalink
init package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramakrishna committed Dec 18, 2017
1 parent 3c53b4a commit 9fadf5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "function-override",
"version": "1.0.0",
"description": "A basic utility to override some functions",
"main": "index.js",
"repository": "https://github.com/rramaa/function-override",
"author": "Ramakrishna",
"license": "MIT"
}

0 comments on commit 9fadf5b

Please sign in to comment.