Skip to content

Commit

Permalink
Prepare npm build.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Nov 25, 2015
1 parent 0ec5a8a commit cfb8cc4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
{
"name": "javie",
"description": "Javie Client-side JavaScript Library",
"version": "2.1.0",
"main": "dist/javie.js",
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/orchestral/javie.git"
},
"keywords": ["javie"],
"author": "Mior Muhammad Zaki <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/orchestral/javie/issues"
},
"homepage": "https://github.com/orchestral/javie#readme",
"dependencies": {
"babel-polyfill": "^6.2.0",
"babel-require": "^1.0.1",
Expand Down

0 comments on commit cfb8cc4

Please sign in to comment.