First attempt at publishing an npm
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user