From 1526e6a55fa63eadf08903ec5cba78f315cbbb5d Mon Sep 17 00:00:00 2001 From: Derek Cicerone Date: Tue, 4 Feb 2014 16:49:21 -0500 Subject: [PATCH] Update package.json --- package.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6af3715ef5..5387c1a968 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,10 @@ { - "name": "linkedaxisprototype", - "version": "0.0.0", - "description": "Prototype linked axis timeseriescharts", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, + "name": "plottable", + "version": "0.1.0", + "description": "A library for easily creating charts within a grid layout.", "repository": { "type": "git", - "url": "https://github.com/danmane/LinkedChartPrototype.git" + "url": "https://github.com/palantir/plottable.git" }, "author": "daniel mane", "devDependencies": {