39 lines
887 B
JSON
Executable File
39 lines
887 B
JSON
Executable File
{
|
|
"name": "angular-ckeditor",
|
|
"main": "angular-ckeditor.js",
|
|
"version": "0.3.2",
|
|
"homepage": "https://github.com/lemonde/angular-ckeditor",
|
|
"authors": [
|
|
"Team Le8 <projet-cms-tech@lemonde.fr>"
|
|
],
|
|
"description": "CKEditor directive for Angular.",
|
|
"keywords": [
|
|
"angular",
|
|
"directive",
|
|
"ckeditor"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"package.json",
|
|
"karma.conf.js",
|
|
"node_modules",
|
|
"bower_components",
|
|
"Gruntfile.js",
|
|
"test"
|
|
],
|
|
"devDependencies": {
|
|
"angular-mocks": "~1.3.8",
|
|
"ckeditor": "#full/4.4.2",
|
|
"jquery": "~2.1.3"
|
|
},
|
|
"_release": "0.3.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.3.2",
|
|
"commit": "47ebfe4a4b1aa9e7fe39cea71e4c103f692d0f9f"
|
|
},
|
|
"_source": "git://github.com/lemonde/angular-ckeditor.git",
|
|
"_target": "~0.3.2",
|
|
"_originalSource": "angular-ckeditor"
|
|
} |