Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "geojson", | ||
"description": "Convert an array of geographic objects to GeoJSON", | ||
"author": "Casey Thomas <c@cpt.ph>", | ||
"version": "0.1.3", | ||
"author": "Casey Thomas <info@caseypthomas.org>", | ||
"version": "0.1.4", | ||
"main": "./geojson", | ||
@@ -11,10 +11,12 @@ "repository": { | ||
}, | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"mocha": "*", | ||
"expect.js": "*", | ||
"grunt": ">=0.3.16", | ||
"grunt-simple-mocha": ">=0.2.0", | ||
"grunt-mocha": "0.1.7" | ||
"grunt": "~0.4.1", | ||
"grunt-simple-mocha": "~0.4.0", | ||
"grunt-mocha": "~0.3.4", | ||
"grunt-contrib-jshint": "~0.6.0", | ||
"grunt-contrib-uglify": "~0.2.2", | ||
"grunt-lib-phantomjs": "~0.3.1" | ||
}, | ||
@@ -21,0 +23,0 @@ "engines": { |
@@ -299,1 +299,5 @@ # GeoJSON.js | ||
`$ grunt all` will do all the above, plus run the browser tests, `test.html`. Note that this requires [PhantomJS](http://phantomjs.org/). | ||
## License | ||
Licensed under the MIT License. See `LICENSE` for details. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29460
410
303
8