mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Move Add-on SDK source to toolkit/jetpack
This commit is contained in:
parent
0a03067ee3
commit
23b67db438
993 changed files with 484 additions and 100663 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"name": "mozilla-toolkit-versioning",
|
||||
"version": "0.0.2",
|
||||
"description": "Parser for Mozilla's toolkit version format",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/mocha --reporter spec --ui bdd"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jsantell/mozilla-toolkit-versioning.git"
|
||||
},
|
||||
"author": "Jordan Santell",
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"mocha": "^1.21.4",
|
||||
"chai": "^1.9.1",
|
||||
"mozilla-version-comparator": "^1.0.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue