You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
717 B
33 lines
717 B
{ |
|
"name": "flight", |
|
"description": "Clientside component infrastructure", |
|
"main": "lib/index.js", |
|
"version": "1.1.4", |
|
"ignore": [ |
|
"doc", |
|
"tools", |
|
"test", |
|
".gitignore", |
|
".travis.yml", |
|
"CHANGELOG.md", |
|
"CONTRIBUTING.md", |
|
"Makefile", |
|
"karma.conf.js", |
|
"package.json" |
|
], |
|
"dependencies": { |
|
"es5-shim": "2.0.0", |
|
"jquery": ">=1.8.0" |
|
}, |
|
"homepage": "https://github.com/flightjs/flight", |
|
"_release": "1.1.4", |
|
"_resolution": { |
|
"type": "version", |
|
"tag": "v1.1.4", |
|
"commit": "5da831ba9026330b692ecf5668cad8832f1f19cd" |
|
}, |
|
"_source": "git://github.com/flightjs/flight.git", |
|
"_target": "~1.1.4", |
|
"_originalSource": "flight", |
|
"_direct": true |
|
} |