UNPKG

astrochart-modified

Version:

A free and open-source JavaScript library for generating SVG charts to display planets in astrology.

34 lines (33 loc) 839 B
{ "name": "astrochart-modified", "version": "2.0.1", "description": "A free and open-source JavaScript library for generating SVG charts to display planets in astrology.", "main": "project/src/index.js", "keywords": [ "astrology", "chart", "horoscope", "zodiac", "ephemetis" ], "author": { "name": "Tomas Jurman", "email": "tomasjurman@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Kibo/AstroChart.git" }, "dependencies": {}, "devDependencies": { "grunt": "^0.4.4", "grunt-contrib-concat": "^0.4.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "~0.6.3", "grunt-contrib-qunit": "^0.4.0", "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-watch": "~0.6.1", "load-grunt-tasks": "~0.4.0" } }