init npm
Showing
package.json
0 → 100644
{ | |||
"name": "tinymce.local", | |||
"version": "1.0.0", | |||
"description": "Offline tinymce editor instance", | |||
"main": "index.html", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git@gitlab.eterfund.ru:athos/local-tinymce.git" | |||
}, | |||
"keywords": [ | |||
"editor", | |||
"tinymce", | |||
"offline" | |||
], | |||
"author": "george popoff ambulance@etersoft.ru", | |||
"license": "ISC" | |||
} |
Please
register
or
sign in
to comment