First Initial
This commit is contained in:
26
wwwroot/BackendScript/assets/morris.js-0.4.3/package.json
Normal file
26
wwwroot/BackendScript/assets/morris.js-0.4.3/package.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "morris.js",
|
||||
"version": "0.4.3",
|
||||
"homepage": "http://oesmith.github.com/morris.js",
|
||||
"description": "Easy, pretty charts",
|
||||
"author": {
|
||||
"name": "Olly Smith",
|
||||
"email": "olly@oesmith.co.uk"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/oesmith/morris.js.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/oesmith/morris.js/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt-coffee": "~> 0.0.6",
|
||||
"grunt-mocha": "~> 0.1.7",
|
||||
"grunt-contrib-less": "~> 0.3.2",
|
||||
"grunt": "~> 0.3.17"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/grunt coffee mocha"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user