41 lines
896 B
JSON
Executable File
41 lines
896 B
JSON
Executable File
{
|
|
"name": "angular-xeditable",
|
|
"version": "0.1.9",
|
|
"description": "Edit in place for AngularJS",
|
|
"author": "https://github.com/vitalets",
|
|
"license": "MIT",
|
|
"homepage": "http://vitalets.github.io/angular-xeditable",
|
|
"main": [
|
|
"dist/css/xeditable.css",
|
|
"dist/js/xeditable.js"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"playground",
|
|
"test",
|
|
"libs",
|
|
"docs",
|
|
"zip",
|
|
"src",
|
|
"starter",
|
|
"Gruntfile.js",
|
|
"index.html",
|
|
"jsdoc.conf.json",
|
|
"package.json"
|
|
],
|
|
"dependencies": {
|
|
"angular": "~1.x"
|
|
},
|
|
"devDependencies": {},
|
|
"_release": "0.1.9",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.1.9",
|
|
"commit": "b46a9d3f5c9d3decc22e8b8d79ea6fa947a59b47"
|
|
},
|
|
"_source": "git://github.com/vitalets/angular-xeditable.git",
|
|
"_target": "~0.1.8",
|
|
"_originalSource": "angular-xeditable"
|
|
} |