We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2249c commit d749687Copy full SHA for d749687
package.json
@@ -1,11 +1,8 @@
1
{
2
"name": "angular-fusioncharts",
3
- "version": "0.2.0",
4
- "description": "",
5
- "main": "index.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
+ "version": "1.0.0",
+ "description": "Angular plugin for FusionCharts",
+ "main": "src/angular-fusioncharts",
9
"repository": {
10
"type": "git",
11
"url": "git://github.com/fusioncharts/angular-fusioncharts.git"
0 commit comments