mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
Deleted nested package.json.
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"name": "nanobar",
|
||||
"version": "0.2.0",
|
||||
"description": "Very lightweight js progress bars (for browsers)",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:jacoborus/nanobar.git"
|
||||
},
|
||||
"keywords": [
|
||||
"progressbar",
|
||||
"css3",
|
||||
"js",
|
||||
"html"
|
||||
],
|
||||
"author": "Jacobo Tabernero jacobo@xarope.eu",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jacoborus/nanobar/issues"
|
||||
},
|
||||
"homepage": "http://nanobar.micronube.com"
|
||||
}
|
||||
Reference in New Issue
Block a user