Index: third_party/polymer/v0_8/components-chromium/observe-js/.bower.json |
diff --git a/third_party/polymer/v0_8/components-chromium/observe-js/.bower.json b/third_party/polymer/v0_8/components-chromium/observe-js/.bower.json |
deleted file mode 100644 |
index 6f6c206f852d155c39e38d5a952d3c623be755b6..0000000000000000000000000000000000000000 |
--- a/third_party/polymer/v0_8/components-chromium/observe-js/.bower.json |
+++ /dev/null |
@@ -1,31 +0,0 @@ |
-{ |
- "name": "observe-js", |
- "homepage": "https://github.com/Polymer/observe-js", |
- "authors": [ |
- "The Polymer Authors" |
- ], |
- "description": "A library for observing Arrays, Objects and PathValues", |
- "main": "src/observe.js", |
- "keywords": [ |
- "Object.observe" |
- ], |
- "license": "BSD", |
- "private": true, |
- "ignore": [ |
- "**/.*", |
- "node_modules", |
- "bower_components", |
- "test", |
- "tests" |
- ], |
- "version": "0.5.6-rc1", |
- "_release": "0.5.6-rc1", |
- "_resolution": { |
- "type": "version", |
- "tag": "0.5.6-rc1", |
- "commit": "7e94bb14d7c44b221af7bcc874cf9898f26747d8" |
- }, |
- "_source": "git://github.com/Polymer/observe-js.git", |
- "_target": "0.5.6-rc1", |
- "_originalSource": "Polymer/observe-js" |
-} |