First attempt at publishing an npm

This commit is contained in:
Davis W. Frank
2014-01-24 09:31:38 -08:00
parent de7d005b3d
commit 71faeea7b0

View File

@@ -6,6 +6,12 @@
"type": "git",
"url": "https://github.com/pivotal/jasmine.git"
},
"description": "Official packaging of Jasmine's core files for use by Node.js projects.",
"homepage": "http://jasmine.github.io",
"files": [
"lib/console",
"lib/jasmine-core"
],
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.7.0",