Skip to content

Commit

Permalink
Add NPM Package
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Aug 17, 2015
1 parent e0ac826 commit 8a21d00
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "requirejs-plugins",
"version": "1.0.3",
"description": "Small set of plugins for [RequireJS](http://requirejs.org). GJS added support for DOJO AMD Loader.",
"main": "src/json.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "[email protected]:GordonSmith/requirejs-plugins.git"
},
"author": "Gordon Smith <[email protected]>",
"license": "ISC",
"bugs": {
"url": "https://github.com/GordonSmith/requirejs-plugins/issues"
},
"homepage": "https://github.com/GordonSmith/requirejs-plugins"
}

0 comments on commit 8a21d00

Please sign in to comment.