Projet

Général

Profil

Paste
Télécharger (361 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / feeds_jsonpath_parser / feeds_jsonpath_parser.info @ 7707c013

1 7707c013 Assos Assos
name = JSONPath Parser
2 85ad3d82 Assos Assos
description = Parse a JSON document using JSONPath.
3
files[] = tests/feeds_jsonpath_parser.test
4 7707c013 Assos Assos
files[] = FeedsJSONPathParser.inc
5 85ad3d82 Assos Assos
package = Feeds
6
dependencies[] = feeds
7
core = 7.x
8
9 7707c013 Assos Assos
; Information added by Drupal.org packaging script on 2015-06-25
10
version = "7.x-1.0"
11 85ad3d82 Assos Assos
core = "7.x"
12
project = "feeds_jsonpath_parser"
13 7707c013 Assos Assos
datestamp = "1435272784"